SVExclusionList::SVExclusionFileNotFound Class Reference

#include <SVExclusionList.hpp>

Inheritance diagram for SVExclusionList::SVExclusionFileNotFound:

Inheritance graph
[legend]
Collaboration diagram for SVExclusionList::SVExclusionFileNotFound:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Friends

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

Constructor & Destructor Documentation

SVExclusionFileNotFound  )  throw () [inline]
 

Default constructor.

Definition at line 117 of file SVExclusionList.hpp.

SVExclusionFileNotFound const SVExclusionFileNotFound a  )  throw () [inline]
 

Copy constructor.

Definition at line 117 of file SVExclusionList.hpp.

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

Cast constructor.

Definition at line 117 of file SVExclusionList.hpp.

SVExclusionFileNotFound 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 122 of file SVExclusionList.hpp.

SVExclusionFileNotFound 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 127 of file SVExclusionList.hpp.

~SVExclusionFileNotFound  )  throw () [inline]
 

Destructor.

Definition at line 127 of file SVExclusionList.hpp.


Member Function Documentation

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

Returns the name of the exception class.

Reimplemented from Exception.

Definition at line 127 of file SVExclusionList.hpp.

SVExclusionFileNotFound& operator= const SVExclusionFileNotFound kid  )  [inline]
 

assignment operator for derived exceptions

Definition at line 127 of file SVExclusionList.hpp.


Friends And Related Function Documentation

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

ostream operator for derived exceptions

Definition at line 127 of file SVExclusionList.hpp.


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