MOOS 0.2375
|
#include <recordTypes.h>
Public Member Functions | |
idxHeader () | |
void | clear () |
Public Attributes | |
int | version |
long | recsBegin |
long | numRecs |
double | startTime |
Friends | |
std::ostream & | operator<< (std::ostream &os, const idxHeader &header) |
std::istream & | operator>> (std::istream &is, idxHeader &header) |
Definition at line 30 of file recordTypes.h.
aloglib::idxHeader::idxHeader | ( | ) | [inline] |
Definition at line 33 of file recordTypes.h.
void aloglib::idxHeader::clear | ( | ) | [inline] |
Definition at line 35 of file recordTypes.h.
std::ostream& operator<< | ( | std::ostream & | os, |
const idxHeader & | header | ||
) | [friend] |
Definition at line 38 of file recordTypes.cpp.
std::istream& operator>> | ( | std::istream & | is, |
idxHeader & | header | ||
) | [friend] |
Definition at line 49 of file recordTypes.cpp.
Definition at line 49 of file recordTypes.h.
Definition at line 48 of file recordTypes.h.
Definition at line 50 of file recordTypes.h.
Definition at line 47 of file recordTypes.h.