MAK RTIspy API Documentation for HLA 1516
List of all members | Public Member Functions
AttributeHandleSet Class Reference

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 AttributeHandleSet::~AttributeHandleSet ( )
inlinevirtual

Member Function Documentation

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

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

Document ID: Generated on Fri Mar 14 19:08:55 EDT 2014 from SVN revision 137085
Copyright © 2005-2014 VT MÄK Inc. All Rights Reserved (www.mak.com)