WrongBlockFormat Class Reference

#include <FICData.hpp>

Inheritance diagram for WrongBlockFormat:

Inheritance graph
[legend]
Collaboration diagram for WrongBlockFormat:

Collaboration graph
[legend]
List of all members.

Detailed Description

This gets thrown if we don't have the wrong format block is used.

Definition at line 81 of file FICData.hpp.

Public Member Functions

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

Friends

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


Constructor & Destructor Documentation

WrongBlockFormat  )  throw () [inline]
 

Default constructor.

Definition at line 81 of file FICData.hpp.

WrongBlockFormat const WrongBlockFormat a  )  throw () [inline]
 

Copy constructor.

Definition at line 81 of file FICData.hpp.

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

Cast constructor.

Definition at line 81 of file FICData.hpp.

WrongBlockFormat const 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 86 of file FICData.hpp.

WrongBlockFormat const char *  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 91 of file FICData.hpp.

~WrongBlockFormat  )  throw () [inline]
 

Destructor.

Definition at line 91 of file FICData.hpp.


Member Function Documentation

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

Returns the name of the exception class.

Reimplemented from Exception.

Definition at line 91 of file FICData.hpp.

WrongBlockFormat& operator= const WrongBlockFormat kid  )  [inline]
 

assignment operator for derived exceptions

Definition at line 91 of file FICData.hpp.


Friends And Related Function Documentation

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

ostream operator for derived exceptions

Definition at line 91 of file FICData.hpp.


The documentation for this class was generated from the following file:
Generated on Tue May 21 03:31:50 2013 for GPS ToolKit Software Library by  doxygen 1.3.9.1