appkit  1.5.1
RoadNarrows Robotics Application Kit
rnr::LogBook Member List

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 typedefrnr::LogBookprotected
BookCRIter typedefrnr::LogBookprotected
BookDeq typedefrnr::LogBookprotected
BookIter typedefrnr::LogBookprotected
BookMarkList typedefrnr::LogBook
BookMarkListCIter typedefrnr::LogBook
BookMarkListIter typedefrnr::LogBook
BookRIter typedefrnr::LogBookprotected
checkLen(size_t uEstLen=1)rnr::LogBookprotected
clear()rnr::LogBook
clearFlags()rnr::LogBookinline
compAndFlags(const unsigned uFlags)rnr::LogBookinline
copy(const LogBook &src)rnr::LogBookprotected
EntryList typedefrnr::LogBook
EntryListCIter typedefrnr::LogBook
EntryListIter typedefrnr::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::LogBookprotected
findMark(const std::string &strMark) const rnr::LogBookprotected
FlagDebugrnr::LogBookstatic
FlagNonernr::LogBookstatic
FlagOAllFrnr::LogBookstatic
FlagOMarkrnr::LogBookstatic
FlagONumrnr::LogBookstatic
FlagORevrnr::LogBookstatic
FlagOTimernr::LogBookstatic
getBookMarks(BookMarkList &list, int whence) const rnr::LogBook
getFlags() const rnr::LogBookinline
getName() const rnr::LogBookinline
hasBookMark(const std::string &strMark) const rnr::LogBookinline
lastEntry() const rnr::LogBook
lastText() const rnr::LogBookinline
limitSize()rnr::LogBookprotected
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_bookrnr::LogBookprotected
m_bWarnThrottlernr::LogBookprotected
m_ssTextrnr::LogBookprotected
m_strMarkrnr::LogBookprotected
m_strNamernr::LogBookprotected
m_uFlagsrnr::LogBookprotected
m_uMaxEntriesrnr::LogBookprotected
m_uMaxEntryLenrnr::LogBookprotected
m_uTotalEverrnr::LogBookprotected
makeBookMarkLabel()rnr::LogBook
max_size() const rnr::LogBookinline
MaxEntriesDftrnr::LogBookstatic
MaxEntryLenDftrnr::LogBookstatic
NEWESTrnr::LogBookstatic
numOfTotalEver() const rnr::LogBookinline
OLDESTrnr::LogBookstatic
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::LogBookfriend
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::LogBookinline
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::LogBookprotected
resize(size_t uMaxEntries)rnr::LogBook
rprt(std::ostream &os, size_t index0, size_t index1) const rnr::LogBookprotected
rsortMarks(BookMarkList &sorted) const rnr::LogBookprotected
setFlags(const unsigned uFlags)rnr::LogBookinline
setName(const std::string &strName)rnr::LogBookinline
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::LogBookinline
sortMarks(BookMarkList &sorted) const rnr::LogBookprotected
ssflush()rnr::LogBookprotected
textAt(const std::string &strMark) const rnr::LogBookinline
textAt(const size_t index) const rnr::LogBookinline
textAt(const size_t index, int whence) const rnr::LogBookinline
~LogBook()rnr::LogBookvirtual