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 Referenceabstract
+ 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 Wed Jul 8 16:20:32 EDT 2026 from SVN revision 291616
Copyright © 2005-2025 MAK Technologies Inc. All Rights Reserved (www.mak.com)