|
WSF
|
WsfDisExt provides methods assisting DIS in interacting with WsfExt files. More...
#include <WsfDisExt.hpp>
Static Public Member Functions | |
| static DisEntityType | ToDis (const WsfExtEntityType &aEntityType) |
| Convert a WsfExtEntityType to a DisEntityType. | |
| static WsfExtEntityType | ToExt (const DisEntityType &aEntityType) |
| Convert a DisEntityType to a WsfExtEntityType. | |
| static DisEntityId | ToDis (const WsfExtEntityId &aEntityId) |
| static WsfExtEntityId | ToExt (const DisEntityId &aEntityId) |
WsfDisExt provides methods assisting DIS in interacting with WsfExt files.
|
static |
|
static |
Convert a WsfExtEntityType to a DisEntityType.
References WsfExtEntityType::mCategory, WsfExtEntityType::mCountry, WsfExtEntityType::mDomain, WsfExtEntityType::mEntityKind, WsfExtEntityType::mExtra, WsfExtEntityType::mSpecific, and WsfExtEntityType::mSubcategory.
Referenced by WsfDisInterface::ActivateConnection(), WsfDisWeaponEvents::DirectedEnergyWeaponFired(), WsfDisExchange::ExchangeQueried(), WsfDisInterface::GetEntityType(), WsfDisInterface::ReadEntityId(), WsfDisInterface::ReadEntityType(), and WsfDisPlatform::WsfDisPlatform().
|
static |
|
static |
Convert a DisEntityType to a WsfExtEntityType.
Referenced by WsfDisDirectedEnergyFire::Process(), WsfDisResupplyOffer::Process(), WsfDisResupplyReceived::Process(), and WsfDisServiceRequest::Process().