![]() |
appkit
1.5.1
RoadNarrows Robotics Application Kit
|
This is the complete list of members for rnr::Session, including all inherited members.
| getContext() | rnr::Session | inline |
| getErrorCode() | rnr::Session | inline |
| getErrorMsg() | rnr::Session | inline |
| getSessionId() const | rnr::Session | inline |
| getSessionName() const | rnr::Session | inline |
| isFatal() | rnr::Session | inline |
| m_bHasFatal | rnr::Session | protected |
| m_bufErrorMsg | rnr::Session | protected |
| m_ecode | rnr::Session | protected |
| m_nSessionId | rnr::Session | protected |
| m_pContext | rnr::Session | protected |
| m_sm | rnr::Session | protected |
| m_strSessionName | rnr::Session | protected |
| Session(int nSessionId=0, const std::string &strSessionName="Session") | rnr::Session | inline |
| setContext(void *pContext) | rnr::Session | inline |
| setError(int ecode, const char *sFmt,...) | rnr::Session | |
| setFatal(int ecode, const char *sFmt,...) | rnr::Session | |
| sm() | rnr::Session | inline |
| ~Session() | rnr::Session | inline |