open-dis-cpp
Public Member Functions | Protected Attributes | List of all members
DIS::LiveSimulationAddress Class Reference

Public Member Functions

virtual void marshal (DataStream &dataStream) const
 
virtual void unmarshal (DataStream &dataStream)
 
unsigned char getLiveSiteNumber () const
 
void setLiveSiteNumber (unsigned char pX)
 
unsigned short getLiveApplicationNumber () const
 
void setLiveApplicationNumber (unsigned short pX)
 
virtual int getMarshalledSize () const
 
bool operator== (const LiveSimulationAddress &rhs) const
 

Protected Attributes

unsigned char _liveSiteNumber
 facility, installation, organizational unit or geographic location may have multiple sites associated with it. More...
 
unsigned short _liveApplicationNumber
 An application associated with a live site is termed a live application. More...
 

Member Data Documentation

◆ _liveApplicationNumber

unsigned short DIS::LiveSimulationAddress::_liveApplicationNumber
protected

An application associated with a live site is termed a live application.

Each live application participating in an event

◆ _liveSiteNumber

unsigned char DIS::LiveSimulationAddress::_liveSiteNumber
protected

facility, installation, organizational unit or geographic location may have multiple sites associated with it.

The Site Number is the first component of the Live Simulation Address, which defines a live simulation.


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