XPMP2
X-Plane multiplayer library 2 - using instancing
|
This is the complete list of members for XPMP2::XPMP2Error, including all inherited members.
fileName | XPMP2::XPMP2Error | protected |
funcName | XPMP2::XPMP2Error | protected |
ln | XPMP2::XPMP2Error | protected |
msg | XPMP2::XPMP2Error | protected |
operator=(const XPMP2Error &o)=default | XPMP2::XPMP2Error | |
operator=(XPMP2Error &&o)=default | XPMP2::XPMP2Error | |
what() const noexcept | XPMP2::XPMP2Error | virtual |
XPMP2Error(const char *szFile, int ln, const char *szFunc, const char *szMsg,...) | XPMP2::XPMP2Error | |
XPMP2Error(const XPMP2Error &o)=default | XPMP2::XPMP2Error | |
XPMP2Error(XPMP2Error &&o)=default | XPMP2::XPMP2Error |