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
rti13::AttributeHandleSet Class Referenceabstract

Public Member Functions

virtual ~AttributeHandleSet ()
 
virtual ULong size () const =0
 
virtual AttributeHandle getHandle (ULong i) const =0 throw ( ArrayIndexOutOfBounds)
 
virtual void add (AttributeHandle h)=0 throw ( ArrayIndexOutOfBounds, AttributeNotDefined)
 
virtual void remove (AttributeHandle h)=0 throw ( AttributeNotDefined)
 
virtual void empty ()=0
 
virtual Boolean isEmpty () const =0
 
virtual Boolean isMember (AttributeHandle h) const =0
 

Constructor & Destructor Documentation

virtual rti13::AttributeHandleSet::~AttributeHandleSet ( )
inlinevirtual

Member Function Documentation

virtual void rti13::AttributeHandleSet::add ( AttributeHandle  h)
throw ( ArrayIndexOutOfBounds,
AttributeNotDefined
)
pure virtual
virtual void rti13::AttributeHandleSet::empty ( )
pure virtual
virtual AttributeHandle rti13::AttributeHandleSet::getHandle ( ULong  i) const
throw (ArrayIndexOutOfBounds
)
pure virtual
virtual Boolean rti13::AttributeHandleSet::isEmpty ( ) const
pure virtual
virtual Boolean rti13::AttributeHandleSet::isMember ( AttributeHandle  h) const
pure virtual
virtual void rti13::AttributeHandleSet::remove ( AttributeHandle  h)
throw (AttributeNotDefined
)
pure virtual
virtual ULong rti13::AttributeHandleSet::size ( ) const
pure virtual

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)