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
FederateHandleSet Class Reference

Public Member Functions

virtual ULong size () const =0
virtual FederateHandle getHandle (ULong i) const =0 throw ( ArrayIndexOutOfBounds)
virtual void add (FederateHandle h)=0 throw ( ValueCountExceeded)
virtual void remove (FederateHandle h)=0 throw ( ArrayIndexOutOfBounds)
virtual void empty ()=0
virtual Boolean isMember (FederateHandle h) const =0

Member Function Documentation

virtual void FederateHandleSet::add ( FederateHandle  h) throw ( ValueCountExceeded)
pure virtual
virtual void FederateHandleSet::empty ( )
pure virtual
virtual FederateHandle FederateHandleSet::getHandle ( ULong  i) const throw ( ArrayIndexOutOfBounds)
pure virtual
virtual Boolean FederateHandleSet::isMember ( FederateHandle  h) const
pure virtual
virtual void FederateHandleSet::remove ( FederateHandle  h) throw ( ArrayIndexOutOfBounds)
pure virtual
virtual ULong FederateHandleSet::size ( ) const
pure virtual

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)