MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
rti13::Exception Class Reference
+ Collaboration diagram for rti13::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

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

Member Function Documentation

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

Member Data Documentation

const char* rti13::Exception::_name
char* rti13::Exception::_reason
ULong rti13::Exception::_serial

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

Document ID: Generated on Mon Jul 9 10:30:41 EDT 2018 from SVN revision 190224
Copyright © 2005-2018 VT MÄK Inc. All Rights Reserved (www.mak.com)