#include <error_code.hpp>
|
| template<int Value, UnderlyingCategory const &(*)() Category> |
| static error_code | create () |
| |
template<class UnderlyingErrorCode = boost::system::error_code, class UnderlyingCategory = boost::system::error_category>
template<class UnderlyingErrorCode = boost::system::error_code, class UnderlyingCategory = boost::system::error_category>
| UnderlyingCategory const& Si::error_code< UnderlyingErrorCode, UnderlyingCategory >::category |
( |
| ) |
const |
|
inline |
template<class UnderlyingErrorCode = boost::system::error_code, class UnderlyingCategory = boost::system::error_category>
| void Si::error_code< UnderlyingErrorCode, UnderlyingCategory >::clear |
( |
| ) |
|
|
inline |
template<class UnderlyingErrorCode = boost::system::error_code, class UnderlyingCategory = boost::system::error_category>
template<int Value, UnderlyingCategory const &(*)() Category>
template<class UnderlyingErrorCode = boost::system::error_code, class UnderlyingCategory = boost::system::error_category>
| UnderlyingErrorCode Si::error_code< UnderlyingErrorCode, UnderlyingCategory >::to_underlying |
( |
| ) |
const |
|
inline |
template<class UnderlyingErrorCode = boost::system::error_code, class UnderlyingCategory = boost::system::error_category>
| int Si::error_code< UnderlyingErrorCode, UnderlyingCategory >::value |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: