|
MOOS 0.2375
|
#include <MOOSNavObsStore.h>


Public Member Functions | |
| double | GetNewestObsTime () |
| bool | GetObservationsBetween (OBSLIST &ObsList, double dfT1, double dfT2) |
| bool | Flush () |
| bool | SetSpan (double dfSpan) |
| bool | MarkAsUsed (OBSLIST &List) |
| OBSLIST * | GetListByType (CMOOSObservation::Type eType) |
| bool | Add (OBSLIST &ObsList) |
| CMOOSNavObsStore () | |
| virtual | ~CMOOSNavObsStore () |
Public Attributes | |
| OBSLISTMAP | m_ObsListMap |
| double | m_dfSpan |
| double | m_dfNewestObsTime |
| string | m_sOwnerName |
Definition at line 50 of file MOOSNavObsStore.h.
| CMOOSNavObsStore::CMOOSNavObsStore | ( | ) |
Definition at line 41 of file MOOSNavObsStore.cpp.
| CMOOSNavObsStore::~CMOOSNavObsStore | ( | ) | [virtual] |
Definition at line 48 of file MOOSNavObsStore.cpp.
Definition at line 53 of file MOOSNavObsStore.cpp.
| bool CMOOSNavObsStore::Flush | ( | void | ) |
Definition at line 175 of file MOOSNavObsStore.cpp.
| OBSLIST * CMOOSNavObsStore::GetListByType | ( | CMOOSObservation::Type | eType | ) |
Definition at line 112 of file MOOSNavObsStore.cpp.
| double CMOOSNavObsStore::GetNewestObsTime | ( | ) |
Definition at line 234 of file MOOSNavObsStore.cpp.
Definition at line 190 of file MOOSNavObsStore.cpp.
Definition at line 131 of file MOOSNavObsStore.cpp.
| bool CMOOSNavObsStore::SetSpan | ( | double | dfSpan | ) |
Definition at line 169 of file MOOSNavObsStore.cpp.
Definition at line 65 of file MOOSNavObsStore.h.
| double CMOOSNavObsStore::m_dfSpan |
Definition at line 64 of file MOOSNavObsStore.h.
Definition at line 63 of file MOOSNavObsStore.h.
Definition at line 66 of file MOOSNavObsStore.h.
1.7.4