|
| enum | EventType {
Unknown = 0,
DetonationEvent = 1,
FireEvent = 2,
DataInteractionEvent = 3,
SignalInteractionEvent = 4,
InfluenceInteractionEvent = 5,
SensorFieldOfViewControlEvent = 6,
CommentInteractionEvent = 7,
SimControlEvent = 8,
DIGuyActionEvent = 9,
RadioMessageReceivedEvent = 10,
ScenarioLoadedEvent = 11,
LoadScenarioEvent = 12,
CloseScenarioEvent = 13,
SetEvent = 14,
TransferRequestEvent = 15,
TransferResponseEvent = 16,
InitiateTakeEvent = 17,
OwnershipAcquisitionAcquiredEvent = 18,
OwnershipAcquisitionRejectedEvent = 19,
TransferAcquisitionRequestEvent = 20,
TransferAcquisitionResponseEvent = 21,
CollisionEvent = 22,
ServiceRequestEvent = 23,
ResupplyOfferEvent = 24,
ResupplyReceivedEvent = 25,
ResupplyCancelEvent = 26,
UserEvent = 128
} |
| |
| static enum EventType | UniqueEventTypeFor (const std::string &) |
| |
| makVrfEvents::DtOwnershipAcquisitionRejectedEvent::DtOwnershipAcquisitionRejectedEvent |
( |
| ) |
|
| virtual makVrfEvents::DtOwnershipAcquisitionRejectedEvent::~DtOwnershipAcquisitionRejectedEvent |
( |
| ) |
|
|
virtual |
| void makVrfEvents::DtOwnershipAcquisitionRejectedEvent::addStateDataToReject |
( |
const DtUUID & |
| ) |
|
| const std::set<DtUUID>& makVrfEvents::DtOwnershipAcquisitionRejectedEvent::stateDataToReject |
( |
| ) |
const |
| void makVrfEvents::DtOwnershipAcquisitionRejectedEvent::setStateDataRejected |
( |
const std::set< DtUUID > & |
| ) |
|
| virtual DtEvent* makVrfEvents::DtOwnershipAcquisitionRejectedEvent::clone |
( |
| ) |
const |
|
inlinevirtual |
| virtual bool makVrfEvents::DtOwnershipAcquisitionRejectedEvent::isNetworkEvent |
( |
| ) |
const |
|
inlinevirtual |
| std::set<DtUUID> makVrfEvents::DtOwnershipAcquisitionRejectedEvent::myStateDataRejected |
|
protected |
The documentation for this class was generated from the following file: