B2BITS FIX Antenna HFT
1.0.16
|
#include <Exception.h>
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<<().