MOOS 0.2375
Public Member Functions | Public Attributes
indexWriter Class Reference

#include <indexWriter.h>

Collaboration diagram for indexWriter:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 indexWriter ()
void parseAlogFile (std::string alogFileName)
void writeIndexFile (std::string alogIndexName)

Public Attributes

aloglib::idxHeader m_alogHeader
aloglib::idxMsgList m_alogMsgList
aloglib::idxSrcList m_alogSrcList
std::vector< aloglib::idxRecm_alogRecords

Detailed Description

Definition at line 8 of file indexWriter.h.


Constructor & Destructor Documentation

indexWriter::indexWriter ( ) [inline]

Definition at line 11 of file indexWriter.h.


Member Function Documentation

void indexWriter::parseAlogFile ( std::string  alogFileName)

Definition at line 52 of file indexWriter.cpp.

void indexWriter::writeIndexFile ( std::string  alogIndexName)

Definition at line 15 of file indexWriter.cpp.


Member Data Documentation

Definition at line 13 of file indexWriter.h.

Definition at line 14 of file indexWriter.h.

Definition at line 16 of file indexWriter.h.

Definition at line 15 of file indexWriter.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines