![]() |
appkit
1.5.1
RoadNarrows Robotics Application Kit
|
This is the complete list of members for rnr::LogBook, including all inherited members.
| at(const std::string &strMark) const | rnr::LogBook | |
| at(const size_t index) const | rnr::LogBook | |
| at(const size_t index, int whence) const | rnr::LogBook | |
| BookCIter typedef | rnr::LogBook | protected |
| BookCRIter typedef | rnr::LogBook | protected |
| BookDeq typedef | rnr::LogBook | protected |
| BookIter typedef | rnr::LogBook | protected |
| BookMarkList typedef | rnr::LogBook | |
| BookMarkListCIter typedef | rnr::LogBook | |
| BookMarkListIter typedef | rnr::LogBook | |
| BookRIter typedef | rnr::LogBook | protected |
| checkLen(size_t uEstLen=1) | rnr::LogBook | protected |
| clear() | rnr::LogBook | |
| clearFlags() | rnr::LogBook | inline |
| compAndFlags(const unsigned uFlags) | rnr::LogBook | inline |
| copy(const LogBook &src) | rnr::LogBook | protected |
| EntryList typedef | rnr::LogBook | |
| EntryListCIter typedef | rnr::LogBook | |
| EntryListIter typedef | rnr::LogBook | |
| eraseEntries(size_t uNumEntries, int whence) | rnr::LogBook | |
| erasePending() | rnr::LogBook | |
| erasePendingBookMark() | rnr::LogBook | |
| erasePendingText() | rnr::LogBook | |
| eraseToMark(const std::string strMark, int whence) | rnr::LogBook | |
| findMark(const std::string &strMark) | rnr::LogBook | protected |
| findMark(const std::string &strMark) const | rnr::LogBook | protected |
| FlagDebug | rnr::LogBook | static |
| FlagNone | rnr::LogBook | static |
| FlagOAllF | rnr::LogBook | static |
| FlagOMark | rnr::LogBook | static |
| FlagONum | rnr::LogBook | static |
| FlagORev | rnr::LogBook | static |
| FlagOTime | rnr::LogBook | static |
| getBookMarks(BookMarkList &list, int whence) const | rnr::LogBook | |
| getFlags() const | rnr::LogBook | inline |
| getName() const | rnr::LogBook | inline |
| hasBookMark(const std::string &strMark) const | rnr::LogBook | inline |
| lastEntry() const | rnr::LogBook | |
| lastText() const | rnr::LogBook | inline |
| limitSize() | rnr::LogBook | protected |
| LogBook(const std::string strName="Log Book", size_t uMaxEntries=MaxEntriesDft, size_t uMaxEntryLen=MaxEntryLenDft) | rnr::LogBook | |
| LogBook(const LogBook &src) | rnr::LogBook | |
| logEntry(const std::string strText, const std::string strMark="") | rnr::LogBook | |
| logPending() | rnr::LogBook | |
| m_book | rnr::LogBook | protected |
| m_bWarnThrottle | rnr::LogBook | protected |
| m_ssText | rnr::LogBook | protected |
| m_strMark | rnr::LogBook | protected |
| m_strName | rnr::LogBook | protected |
| m_uFlags | rnr::LogBook | protected |
| m_uMaxEntries | rnr::LogBook | protected |
| m_uMaxEntryLen | rnr::LogBook | protected |
| m_uTotalEver | rnr::LogBook | protected |
| makeBookMarkLabel() | rnr::LogBook | |
| max_size() const | rnr::LogBook | inline |
| MaxEntriesDft | rnr::LogBook | static |
| MaxEntryLenDft | rnr::LogBook | static |
| NEWEST | rnr::LogBook | static |
| numOfTotalEver() const | rnr::LogBook | inline |
| OLDEST | rnr::LogBook | static |
| operator<<(bool val) (defined in rnr::LogBook) | rnr::LogBook | |
| operator<<(char val) (defined in rnr::LogBook) | rnr::LogBook | |
| operator<<(int val) (defined in rnr::LogBook) | rnr::LogBook | |
| operator<<(unsigned int val) (defined in rnr::LogBook) | rnr::LogBook | |
| operator<<(long val) (defined in rnr::LogBook) | rnr::LogBook | |
| operator<<(unsigned long val) (defined in rnr::LogBook) | rnr::LogBook | |
| operator<<(long long val) (defined in rnr::LogBook) | rnr::LogBook | |
| operator<<(unsigned long long val) (defined in rnr::LogBook) | rnr::LogBook | |
| operator<<(float val) (defined in rnr::LogBook) | rnr::LogBook | |
| operator<<(double val) (defined in rnr::LogBook) | rnr::LogBook | |
| operator<<(long double val) (defined in rnr::LogBook) | rnr::LogBook | |
| operator<<(const char *val) (defined in rnr::LogBook) | rnr::LogBook | |
| operator<<(void *val) (defined in rnr::LogBook) | rnr::LogBook | |
| operator<<(const std::string &val) (defined in rnr::LogBook) | rnr::LogBook | |
| operator<<(const LogBook &log) (defined in rnr::LogBook) | rnr::LogBook | |
| operator<<(LogBook &(*pf)(LogBook &)) (defined in rnr::LogBook) | rnr::LogBook | |
| operator<<(std::ostream &(*pf)(std::ostream &)) (defined in rnr::LogBook) | rnr::LogBook | |
| operator<<(std::ios &(*pf)(std::ios &)) (defined in rnr::LogBook) | rnr::LogBook | |
| operator<<(std::ios_base &(*pf)(std::ios_base &)) (defined in rnr::LogBook) | rnr::LogBook | |
| operator<<(std::ostream &os, const LogBook &log) | rnr::LogBook | friend |
| operator=(const LogBook &rhs) | rnr::LogBook | |
| operator[](const size_t index) const | rnr::LogBook | |
| operator[](const std::string &strMark) const | rnr::LogBook | |
| orFlags(const unsigned uFlags) | rnr::LogBook | inline |
| printLog(std::ostream &os) const | rnr::LogBook | |
| printToMark(std::ostream &os, const std::string strMark, int endpt) const | rnr::LogBook | |
| prt(std::ostream &os, size_t index0, size_t index1) const | rnr::LogBook | protected |
| resize(size_t uMaxEntries) | rnr::LogBook | |
| rprt(std::ostream &os, size_t index0, size_t index1) const | rnr::LogBook | protected |
| rsortMarks(BookMarkList &sorted) const | rnr::LogBook | protected |
| setFlags(const unsigned uFlags) | rnr::LogBook | inline |
| setName(const std::string &strName) | rnr::LogBook | inline |
| setPending(const std::string strText, const std::string strMark) | rnr::LogBook | |
| setPendingBookMark(const std::string strMark) | rnr::LogBook | |
| setPendingText(const std::string strText) | rnr::LogBook | |
| size() const | rnr::LogBook | inline |
| sortMarks(BookMarkList &sorted) const | rnr::LogBook | protected |
| ssflush() | rnr::LogBook | protected |
| textAt(const std::string &strMark) const | rnr::LogBook | inline |
| textAt(const size_t index) const | rnr::LogBook | inline |
| textAt(const size_t index, int whence) const | rnr::LogBook | inline |
| ~LogBook() | rnr::LogBook | virtual |