TestFFData Class Reference

Inheritance diagram for TestFFData:

Inheritance graph
[legend]
Collaboration diagram for TestFFData:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TestFFData (int i=0)
virtual ~TestFFData ()
void reallyPutRecord (FFStream &s) const throw (FFStreamError, gpstk::StringUtils::StringException)
 Does the actual writing from the stream into this FFData object.
void reallyGetRecord (FFStream &s) throw (FFStreamError, gpstk::StringUtils::StringException)
 Does the actual reading from the stream into this FFData object.
virtual void dump (std::ostream &s) const
 Send debug output to the given stream.

Public Attributes

int val

Constructor & Destructor Documentation

TestFFData int  i = 0  )  [inline]
 

Definition at line 41 of file AnotherFileFilterTest.cpp.

References val.

virtual ~TestFFData  )  [inline, virtual]
 

Definition at line 43 of file AnotherFileFilterTest.cpp.


Member Function Documentation

virtual void dump std::ostream &  s  )  const [inline, virtual]
 

Send debug output to the given stream.

Parameters:
s a generic output stream

Reimplemented from FFData.

Definition at line 55 of file AnotherFileFilterTest.cpp.

void reallyGetRecord FFStream s  )  throw (FFStreamError, gpstk::StringUtils::StringException) [inline, virtual]
 

Does the actual reading from the stream into this FFData object.

Implements FFData.

Definition at line 50 of file AnotherFileFilterTest.cpp.

void reallyPutRecord FFStream s  )  const throw (FFStreamError, gpstk::StringUtils::StringException) [inline, virtual]
 

Does the actual writing from the stream into this FFData object.

Implements FFData.

Definition at line 45 of file AnotherFileFilterTest.cpp.


Member Data Documentation

int val
 

Definition at line 57 of file AnotherFileFilterTest.cpp.

Referenced by TestValueFilter::operator()(), TestRangeFilter::operator()(), TestOperatorEquals::operator()(), TestOperatorLessThan::operator()(), and TestFFData().


The documentation for this class was generated from the following file:
Generated on Wed Feb 8 03:31:25 2012 for GPS ToolKit Software Library by  doxygen 1.3.9.1