Classes | |
class | category |
Enumerations | |
enum | value { general = 1, disabled } |
Functions | |
lib::error_category const & | get_category () |
lib::error_code | make_error_code (error::value e) |
Enumerator | |
---|---|
general | Catch all. |
disabled | Extension disabled. |
Definition at line 53 of file extension.hpp.
|
inline |
Definition at line 81 of file extension.hpp.
Referenced by make_error_code().
|
inline |
Definition at line 86 of file extension.hpp.
References _WEBSOCKETPP_ERROR_CODE_ENUM_NS_START_, and get_category().