|
| enum | Action { Unknown = 0,
StartGesture = 1,
EndGesture = 2
} |
| |
| enum | EventType {
Unknown = 0,
DetonationEvent = 1,
FireEvent = 2,
DataInteractionEvent = 3,
RawSignalInteractionEvent = 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,
OwnershipAcquisitionDivestedEvent = 19,
OwnershipAcquisitionRejectedEvent = 20,
CollisionEvent = 22,
ServiceRequestEvent = 23,
ResupplyOfferEvent = 24,
ResupplyReceivedEvent = 25,
ResupplyCancelEvent = 26,
VrfSignalInteractionEvent = 27,
ExternalCommsSignalInteractionEvent = 28,
IffInterrogatorEvent = 29,
IffInterrogatorResponseEvent = 30,
ResourceRequestEvent = 31,
ResourceResponseEvent = 32,
ChatMessageEvent = 33,
TaskEvent = 34,
GuiEvent = 35,
UserEvent = 128
} |
| |
| Enumerator |
|---|
| Unknown |
|
| StartGesture |
|
| EndGesture |
|
| makVrfEvents::DtDiGuyActionEvent::DtDiGuyActionEvent |
( |
| ) |
|
| virtual makVrfEvents::DtDiGuyActionEvent::~DtDiGuyActionEvent |
( |
| ) |
|
|
overridevirtual |
| virtual void makVrfEvents::DtDiGuyActionEvent::setAction |
( |
Action |
| ) |
|
|
virtual |
| Action makVrfEvents::DtDiGuyActionEvent::action |
( |
| ) |
const |
| virtual void makVrfEvents::DtDiGuyActionEvent::setGesture |
( |
const DtString & |
| ) |
|
|
virtual |
| const DtString& makVrfEvents::DtDiGuyActionEvent::gesture |
( |
| ) |
const |
| virtual void makVrfEvents::DtDiGuyActionEvent::setEntityId |
( |
const DtUUID & |
sender | ) |
|
|
virtual |
| const DtUUID& makVrfEvents::DtDiGuyActionEvent::entityId |
( |
| ) |
const |
| virtual void makVrfEvents::DtDiGuyActionEvent::setRampdownTime |
( |
double |
| ) |
|
|
virtual |
| double makVrfEvents::DtDiGuyActionEvent::rampdownTime |
( |
| ) |
const |
| virtual void makVrfEvents::DtDiGuyActionEvent::setReps |
( |
double |
| ) |
|
|
virtual |
| double makVrfEvents::DtDiGuyActionEvent::reps |
( |
| ) |
const |
| virtual void makVrfEvents::DtDiGuyActionEvent::setOverallDuration |
( |
double |
| ) |
|
|
virtual |
| double makVrfEvents::DtDiGuyActionEvent::overallDuration |
( |
| ) |
const |
| virtual DtEvent* makVrfEvents::DtDiGuyActionEvent::clone |
( |
| ) |
const |
|
inlineoverridevirtual |
| const double makVrfEvents::DtDiGuyActionEvent::DiGuyDefaultLength |
|
static |
| DtUUID makVrfEvents::DtDiGuyActionEvent::myEntityId |
|
protected |
| Action makVrfEvents::DtDiGuyActionEvent::myAction |
|
protected |
| DtString makVrfEvents::DtDiGuyActionEvent::myGesture |
|
protected |
| double makVrfEvents::DtDiGuyActionEvent::myRampdownTime |
|
protected |
| double makVrfEvents::DtDiGuyActionEvent::myReps |
|
protected |
| double makVrfEvents::DtDiGuyActionEvent::myOverallDuration |
|
protected |
The documentation for this class was generated from the following file:
- /data/exports/nrhent7-1/nightly/docs/vrForces.vrf5-2-branch/include/vrfMsgTransport/diGuyActionEvent.h