|
GEOS
|
This is the complete list of members for geos::DiagnosticMsgBuilder, including all inherited members.
| addCallStackInfo(std::string_view stacktrace) | geos::DiagnosticMsgBuilder | |
| addContextInfo(Args &&... args) | geos::DiagnosticMsgBuilder | inline |
| addDetectionLocation(string_view detectionLocation) | geos::DiagnosticMsgBuilder | |
| addRank(integer rank) | geos::DiagnosticMsgBuilder | |
| addSignal(integer sig, bool toEnd=false) | geos::DiagnosticMsgBuilder | |
| addToMsg(std::exception const &e, bool toEnd=false) | geos::DiagnosticMsgBuilder | |
| addToMsg(std::string_view msg, bool toEnd=false) | geos::DiagnosticMsgBuilder | |
| getDiagnosticMsg() | geos::DiagnosticMsgBuilder | |
| init(DiagnosticMsg &msg, MsgType msgType, std::string_view msgContent, integer rank) | geos::DiagnosticMsgBuilder | static |
| modify(DiagnosticMsg &errorMsg) | geos::DiagnosticMsgBuilder | static |
| setCause(std::string_view cause) | geos::DiagnosticMsgBuilder | |
| setCodeLocation(std::string_view msgFile, integer msgLine) | geos::DiagnosticMsgBuilder | |
| setType(MsgType msgType) | geos::DiagnosticMsgBuilder |