DecimateEpoch Class Reference
[Exception Classes]

#include <Decimate.hpp>

Inheritance diagram for DecimateEpoch:

Inheritance graph
[legend]
Collaboration diagram for DecimateEpoch:

Collaboration graph
[legend]
List of all members.

Detailed Description

Thrown when some epoch data must be decimated.

Definition at line 44 of file Decimate.hpp.

Public Member Functions

 DecimateEpoch () throw ()
 Default constructor.
 DecimateEpoch (const DecimateEpoch &a) throw ()
 Copy constructor.
 DecimateEpoch (const gpstk::Exception &a) throw ()
 Cast constructor.
 DecimateEpoch (std::string a, unsigned long b=0, gpstk::Exception::Severity c=gpstk::Exception::unrecoverable) throw ()
 \ Common use constructor.
 ~DecimateEpoch () throw ()
 Destructor.
std::string getName () const throw ()
 Returns the name of the exception class.
DecimateEpochoperator= (const DecimateEpoch &kid)
 assignment operator for derived exceptions

Friends

std::ostream & operator<< (std::ostream &s, const DecimateEpoch &c) throw ()
 ostream operator for derived exceptions


Constructor & Destructor Documentation

DecimateEpoch  )  throw () [inline]
 

Default constructor.

Definition at line 44 of file Decimate.hpp.

DecimateEpoch const DecimateEpoch a  )  throw () [inline]
 

Copy constructor.

Definition at line 44 of file Decimate.hpp.

DecimateEpoch const gpstk::Exception a  )  throw () [inline]
 

Cast constructor.

Definition at line 44 of file Decimate.hpp.

DecimateEpoch std::string  a,
unsigned long  b = 0,
gpstk::Exception::Severity  c = gpstk::Exception::unrecoverable
throw () [inline]
 

\ Common use constructor.

\ param a text description of exception condition. \ param b error code (default none) \ param c severity of exception (default unrecoverable) \

Definition at line 49 of file Decimate.hpp.

~DecimateEpoch  )  throw () [inline]
 

Destructor.

Definition at line 49 of file Decimate.hpp.


Member Function Documentation

std::string getName  )  const throw () [inline]
 

Returns the name of the exception class.

Reimplemented from Exception.

Definition at line 49 of file Decimate.hpp.

DecimateEpoch& operator= const DecimateEpoch kid  )  [inline]
 

assignment operator for derived exceptions

Definition at line 49 of file Decimate.hpp.


Friends And Related Function Documentation

std::ostream& operator<< std::ostream &  s,
const DecimateEpoch c
throw () [friend]
 

ostream operator for derived exceptions

Definition at line 49 of file Decimate.hpp.


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