InvalidAntex Class Reference
[Exception Classes]

#include <AntexReader.hpp>

Inheritance diagram for InvalidAntex:

Inheritance graph
[legend]
Collaboration diagram for InvalidAntex:

Collaboration graph
[legend]
List of all members.

Detailed Description

Thrown when some problem appeared when reading Antex data.

Definition at line 52 of file AntexReader.hpp.

Public Member Functions

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

Friends

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


Constructor & Destructor Documentation

InvalidAntex  )  throw () [inline]
 

Default constructor.

Definition at line 52 of file AntexReader.hpp.

InvalidAntex const InvalidAntex a  )  throw () [inline]
 

Copy constructor.

Definition at line 52 of file AntexReader.hpp.

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

Cast constructor.

Definition at line 52 of file AntexReader.hpp.

InvalidAntex 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 57 of file AntexReader.hpp.

~InvalidAntex  )  throw () [inline]
 

Destructor.

Definition at line 57 of file AntexReader.hpp.


Member Function Documentation

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

Returns the name of the exception class.

Reimplemented from Exception.

Definition at line 57 of file AntexReader.hpp.

InvalidAntex& operator= const InvalidAntex kid  )  [inline]
 

assignment operator for derived exceptions

Definition at line 57 of file AntexReader.hpp.


Friends And Related Function Documentation

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

ostream operator for derived exceptions

Definition at line 57 of file AntexReader.hpp.


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