This is the complete list of members for SessionLogJava, including all inherited members.
| _confFileName | SessionLog | protected |
| baseName_ | SessionLogJava | protected |
| buildIndexFileName(std::string const &baseName, SessionLogJava::LogType logType) | SessionLogJava | inlineprotectedstatic |
| buildLogFileName(std::string const &baseName, SessionLogJava::LogType logType) | SessionLogJava | inlineprotectedstatic |
| calcTimestampSize(char *buf, int size) | SessionLogJava | protectedstatic |
| clear() | SessionLogJava | inlinevirtual |
| currentIndexData_ | SessionLogJava | protected |
| defineLogFormat(SessionLog::LogFormat &logFormat) | SessionLogJava | virtual |
| FileAccess typedef | SessionLog | |
| FileStorageJava_TimestampSize_Micro | SessionLogJava | protectedstatic |
| FileStorageJava_TimestampSize_Milli | SessionLogJava | protectedstatic |
| FileStorageJava_TimestampSize_Nano | SessionLogJava | protectedstatic |
| Flags typedef | SessionLog | |
| FMT_MEM_MAPPED | SessionLog | static |
| FMT_ORDINAL | SessionLog | static |
| FMT_UNKNOWN | SessionLog | static |
| Format typedef | SessionLog | |
| getBaseName() const | SessionLog | inline |
| getConfFileName() const | SessionLog | inline |
| getCurrentMessage(std::string &rawMsg, std::string ×tamp) | SessionLogJava | protected |
| getCurrentSessionRecord(SessionRecord &sessionRecord) | SessionLogJava | virtual |
| getIndexFileSize() | SessionLogJava | virtual |
| getLogFormat(const std::string &filePath, SessionLog::LogType logTypeToUse=SessionLogRwBase::FileIn) | SessionLogJava | static |
| IDX_FLG_EOL_WIN | SessionLog | static |
| IDX_FLG_HAS_EOL | SessionLog | static |
| IDX_FLG_HAS_TIMESTAMP | SessionLog | static |
| IDX_FLGS_DEF | SessionLog | static |
| IndexData typedef | SessionLogJava | protected |
| IndexFile typedef | SessionLogJava | protected |
| indexFile_ | SessionLogJava | protected |
| isIndexFormatDefined() const | SessionLog | inline |
| LOG_TYPE_CPP | SessionLog | static |
| LOG_TYPE_JAVA | SessionLog | static |
| LOG_TYPE_UNKNOWN | SessionLog | static |
| LogFormat typedef | SessionLog | |
| LogSessionType typedef | SessionLog | |
| LogType typedef | SessionLog | |
| m_baseName | SessionLog | protected |
| m_currentOffset | SessionLogJava | protected |
| m_fileAccess | SessionLog | protected |
| m_indexFileStream | SessionLog | protected |
| m_indexFormatDefined | SessionLog | protected |
| m_logFileStream | SessionLog | protected |
| m_logType | SessionLog | protected |
| moveNextMessage() | SessionLogJava | virtual |
| Offset typedef | SessionLog | |
| operator=(const SessionLogJava &)=delete | SessionLogJava | |
| registerProperties(Utils::FileProperties &fileProp) | SessionLogJava | inlinevirtual |
| seekTo(SessionLog::Offset offset) | SessionLogJava | virtual |
| SeqNum typedef | SessionLog | |
| SessionLog(std::string const &baseName, std::string const &indexFileName, std::string const &logFileName, const FileAccess fileAccess, LogType logType) | SessionLog | protected |
| SessionLogJava(std::string const &baseName, std::string const &confBaseName, LogType logType, FileAccess fileAccess, LogFormat logFormat) | SessionLogJava | |
| SessionLogJava(const SessionLogJava &)=delete | SessionLogJava | |
| setLogFormat(const SessionLog::LogFormat &logFormat) | SessionLogJava | virtual |
| Size typedef | SessionLog | |
| toBegining() | SessionLogJava | virtual |
| toEnd() | SessionLogJava | virtual |
| validIndexData_ | SessionLogJava | protected |
| write(const SessionLog::SessionRecord &sessionRecord) | SessionLogJava | virtual |