TuttleOFX
1
|
Typedefs | |
typedef ::boost::error_info < struct tag_ofxStatus,::OfxStatus > | ofxStatus |
Functions | |
std::string | to_string (const ofxStatus &e) |
typedef ::boost::error_info<struct tag_ofxStatus, ::OfxStatus> OFX::ofxStatus |
Definition at line 55 of file exceptions.hpp.
std::string OFX::to_string | ( | const ofxStatus & | e | ) | [inline] |
Definition at line 56 of file exceptions.hpp.
References tuttle::ofx::mapStatusToString().
Referenced by tuttle::host::Core::preload().