MOOS 0.2375
Public Member Functions | Public Attributes
CMOOSNavObsStore Class Reference

#include <MOOSNavObsStore.h>

Inheritance diagram for CMOOSNavObsStore:
Inheritance graph
[legend]
Collaboration diagram for CMOOSNavObsStore:
Collaboration graph
[legend]

List of all members.

Public Member Functions

double GetNewestObsTime ()
bool GetObservationsBetween (OBSLIST &ObsList, double dfT1, double dfT2)
bool Flush ()
bool SetSpan (double dfSpan)
bool MarkAsUsed (OBSLIST &List)
OBSLISTGetListByType (CMOOSObservation::Type eType)
bool Add (OBSLIST &ObsList)
 CMOOSNavObsStore ()
virtual ~CMOOSNavObsStore ()

Public Attributes

OBSLISTMAP m_ObsListMap
double m_dfSpan
double m_dfNewestObsTime
string m_sOwnerName

Detailed Description

Definition at line 50 of file MOOSNavObsStore.h.


Constructor & Destructor Documentation

CMOOSNavObsStore::CMOOSNavObsStore ( )

Definition at line 41 of file MOOSNavObsStore.cpp.

CMOOSNavObsStore::~CMOOSNavObsStore ( ) [virtual]

Definition at line 48 of file MOOSNavObsStore.cpp.


Member Function Documentation

bool CMOOSNavObsStore::Add ( OBSLIST ObsList)

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.

bool CMOOSNavObsStore::GetObservationsBetween ( OBSLIST ObsList,
double  dfT1,
double  dfT2 
)

Definition at line 190 of file MOOSNavObsStore.cpp.

bool CMOOSNavObsStore::MarkAsUsed ( OBSLIST List)

Definition at line 131 of file MOOSNavObsStore.cpp.

bool CMOOSNavObsStore::SetSpan ( double  dfSpan)

Definition at line 169 of file MOOSNavObsStore.cpp.


Member Data Documentation

Definition at line 65 of file MOOSNavObsStore.h.

Definition at line 64 of file MOOSNavObsStore.h.

Definition at line 63 of file MOOSNavObsStore.h.

Definition at line 66 of file MOOSNavObsStore.h.


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