This level isn't serving any purpose other than to make the class diagram look nice...
Definition at line 57 of file RinexObsBase.hpp.
#include <RinexObsBase.hpp>

Public Member Functions | |
| virtual | ~RinexObsBase () |
| Destructor per the coding standards. More... | |
Public Member Functions inherited from gnsstk::FFData | |
| virtual void | dump (std::ostream &s) const |
| void | getRecord (FFStream &s) |
| virtual bool | isData () const |
| virtual bool | isHeader () const |
| void | putRecord (FFStream &s) const |
| virtual | ~FFData (void) |
| virtual desctuctor More... | |
Additional Inherited Members | |
Protected Member Functions inherited from gnsstk::FFData | |
| virtual void | reallyGetRecord (FFStream &s)=0 |
| virtual void | reallyPutRecord (FFStream &s) const =0 |
|
inlinevirtual |
Destructor per the coding standards.
Definition at line 61 of file RinexObsBase.hpp.