|
| virtual void | Dispose (bool disposing) |
| |
| void | sendSubscribe (string messageType, bool subscribed, string uniClsName) |
| |
|
| MessageInterface | myMessageInterface |
| |
Dictionary< string,
MessageDelegate > | myMessageHandlers = new Dictionary<string, MessageDelegate>() |
| |
Dictionary< string,
MessageDelegate > | myUniDiscoveredHandlers = new Dictionary<string, MessageDelegate>() |
| |
Dictionary< string,
MessageDelegate > | myUniRemovedHandlers = new Dictionary<string, MessageDelegate>() |
| |
Dictionary< string,
MessageDelegate > | myUniUpdatedHandlers = new Dictionary<string, MessageDelegate>() |
| |
Dictionary< string,
MessageDelegate > | myUniInteractionHandlers = new Dictionary<string, MessageDelegate>() |
| |
| MessageInterface.MessageHandler | myMessageCallback |
| |
| bool | disposed = false |
| |
| MessageDelegate | myUniDiscoverHandler |
| |
| MessageDelegate | myUniRemovedHandler |
| |
| MessageDelegate | myUniStateHandler |
| |
| MessageDelegate | myUniInteractionHandler |
| |
| Enumerator |
|---|
| DIS |
|
| HLA13 |
|
| HLA1516 |
|
| HLA1516E |
|
References makVrl.ExerciseConnection.addMessageHandler(), makVrl.ExerciseConnection.clock, makVrl.ExerciseConnection.dispatchMessage(), makVrl.ExerciseConnection.handleUniDiscoveredMessage(), makVrl.ExerciseConnection.handleUniInteractionMessage(), makVrl.ExerciseConnection.handleUniRemovedMessage(), makVrl.ExerciseConnection.handleUniUpdatedMessage(), makVrl.MessageDelegate(), makVrl.ExerciseConnection.myMessageCallback, makVrl.ExerciseConnection.myMessageInterface, makVrl.ExerciseConnection.myUniDiscoverHandler, makVrl.ExerciseConnection.myUniInteractionHandler, makVrl.ExerciseConnection.myUniRemovedHandler, makVrl.ExerciseConnection.myUniStateHandler, makVrl.ExerciseConnection.theMessageInterface, UniversalHlaInteractionMessage.theName, UniversalHlaObjDiscoveryMessage.theName, UniversalHlaObjStateMessage.theName, and UniversalHlaObjRemovedMessage.theName.
| void makVrl.ExerciseConnection.addMessageHandler |
( |
string |
messageType, |
|
|
MessageDelegate |
del, |
|
|
string |
uniClsName = "" |
|
) |
| |
|
inline |
| static bool makVrl.ExerciseConnection.CheckVRLinkLicense |
( |
| ) |
|
|
inlinestatic |
| void makVrl.ExerciseConnection.dispatchMessage |
( |
ref Message |
m | ) |
|
|
inline |
| void makVrl.ExerciseConnection.Dispose |
( |
| ) |
|
|
inline |
| virtual void makVrl.ExerciseConnection.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotectedvirtual |
| void makVrl.ExerciseConnection.drainInput |
( |
double |
maxTime | ) |
|
|
inline |
| void makVrl.ExerciseConnection.handleUniDiscoveredMessage |
( |
Message |
msg | ) |
|
|
inline |
| void makVrl.ExerciseConnection.handleUniInteractionMessage |
( |
Message |
msg | ) |
|
|
inline |
| void makVrl.ExerciseConnection.handleUniRemovedMessage |
( |
Message |
msg | ) |
|
|
inline |
| void makVrl.ExerciseConnection.handleUniUpdatedMessage |
( |
Message |
msg | ) |
|
|
inline |
| int makVrl.ExerciseConnection.nextEventId |
( |
| ) |
|
|
inline |
| void makVrl.ExerciseConnection.removeMessageHandler |
( |
string |
messageType, |
|
|
MessageDelegate |
del, |
|
|
string |
uniClsName = "" |
|
) |
| |
|
inline |
| void makVrl.ExerciseConnection.sendMessage |
( |
Message |
m | ) |
|
|
inline |
| void makVrl.ExerciseConnection.sendSubscribe |
( |
string |
messageType, |
|
|
bool |
subscribed, |
|
|
string |
uniClsName |
|
) |
| |
|
inlineprotected |
| bool makVrl.ExerciseConnection.disposed = false |
|
protected |
| int makVrl.ExerciseConnection.myCurrentEventId |
|
private |
| Clock makVrl.ExerciseConnection.clock |
|
getset |
| int makVrl.ExerciseConnection.currentEventId |
|
getset |
The documentation for this class was generated from the following file: