|
B2BITS FIX Antenna HFT
1.0.17
|
#include <Exception.h>
Collaboration diagram for RiskCommon::CodeLocation:Public Member Functions | |
| CodeLocation (const std::string &_file="", size_t _line=0, const std::string &_func="") | |
Public Attributes | |
| std::string | file |
| std::string | function |
| size_t | line |
|
inlineexplicit |
| std::string RiskCommon::CodeLocation::file |
Referenced by RiskCommon::operator<<().
| std::string RiskCommon::CodeLocation::function |
Referenced by RiskCommon::operator<<().
| size_t RiskCommon::CodeLocation::line |
Referenced by RiskCommon::operator<<().
1.8.5