FlightGear next
FGHLA::MPReflectCallback Class Reference

Inherits simgear::HLAObjectInstance::ReflectCallback.

Public Member Functions

virtual void reflectAttributeValues (sg::HLAObjectInstance &objectInstance, const sg::HLAIndexList &indexList, const sg::RTIData &tag)
 
virtual void reflectAttributeValues (sg::HLAObjectInstance &objectInstance, const sg::HLAIndexList &indexList, const SGTimeStamp &timeStamp, const sg::RTIData &tag)
 
void reflectAttributeValues (MultiplayerObjectInstance &objectInstance)
 
void setDie ()
 

Public Attributes

SGSharedPtr< FGAIMultiplayer_aiMultiplayer
 

Detailed Description

Definition at line 477 of file hla.cxx.

Member Function Documentation

◆ reflectAttributeValues() [1/3]

void FGHLA::MPReflectCallback::reflectAttributeValues ( MultiplayerObjectInstance & objectInstance)
inline

Definition at line 492 of file hla.cxx.

◆ reflectAttributeValues() [2/3]

virtual void FGHLA::MPReflectCallback::reflectAttributeValues ( sg::HLAObjectInstance & objectInstance,
const sg::HLAIndexList & indexList,
const sg::RTIData & tag )
inlinevirtual

Definition at line 479 of file hla.cxx.

◆ reflectAttributeValues() [3/3]

virtual void FGHLA::MPReflectCallback::reflectAttributeValues ( sg::HLAObjectInstance & objectInstance,
const sg::HLAIndexList & indexList,
const SGTimeStamp & timeStamp,
const sg::RTIData & tag )
inlinevirtual

Definition at line 485 of file hla.cxx.

◆ setDie()

void FGHLA::MPReflectCallback::setDie ( )
inline

Definition at line 525 of file hla.cxx.

Member Data Documentation

◆ _aiMultiplayer

SGSharedPtr<FGAIMultiplayer> FGHLA::MPReflectCallback::_aiMultiplayer

Definition at line 533 of file hla.cxx.


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