MAK RTIspy API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
Exception Class Reference
+ Collaboration diagram for Exception:

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
char* Exception::_reason
ULong Exception::_serial

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

Document ID: Generated on Wed Mar 11 20:26:49 EDT 2015 from SVN revision 150939
Copyright © 2005-2015 VT MÄK Inc. All Rights Reserved (www.mak.com)