![]() |
VR-Forces Developer's Guide
|
Go to the source code of this file.
Classes | |
| class | makVrf::DtVrlinkSignalInteractionTranslator |
| struct | makVrf::DtVrlinkSignalInteractionTranslator::SignalInfoHeader |
Namespaces | |
| makVrf | |
Functions | |
| DT_DLL_vrlinkNetworkInterface unsigned long long | makVrf::DtCreateStreamTag (int site, int host, int entityNum, int radioId) |
| DT_DLL_vrlinkNetworkInterface void | makVrf::DtDecodeStreamTag (unsigned long long tag, int &site, int &host, int &entityNum, int &radioId) |
| DT_DLL_vrlinkNetworkInterface unsigned long long | makVrf::DtCreateStreamTag (const DtEntityIdentifier &entityId, int radioId) |
| DT_DLL_vrlinkNetworkInterface void | makVrf::DtDecodeStreamTag (unsigned long long tag, DtEntityIdentifier &entityId, int &radioId) |
| DT_DLL_vrlinkNetworkInterface void | makVrf::DtDecodeRadioName (const std::string &name, DtEntityIdentifier &entityId, int &radioId) |