MAK RTIspy API Documentation for HLA 1516
Public Member Functions | Public Attributes
Exception Class Reference
+ Collaboration diagram for Exception:

List of all members.

Public Member Functions

 Exception (const char *reason)
 Exception (ULong serial, const char *reason=NULL)
 Exception (const Exception &toCopy)
virtual ~Exception ()
Exceptionoperator= (const Exception &)
virtual ExceptioncloneSelf () const =0 throw ()
virtual void throwSelf () const =0

Public Attributes

ULong _serial
char * _reason
const char * _name

Constructor & Destructor Documentation

Exception::Exception ( const char *  reason)
Exception::Exception ( ULong  serial,
const char *  reason = NULL 
)
Exception::Exception ( const Exception toCopy)
virtual Exception::~Exception ( ) [virtual]

Member Function Documentation

virtual Exception* Exception::cloneSelf ( ) const throw () [pure virtual]
Exception& Exception::operator= ( const Exception )
virtual void Exception::throwSelf ( ) const [pure virtual]

Member Data Documentation

const char* Exception::_name

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Jun 14 14:15:04 EDT 2012 from SVN revision 116116
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)