VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs | Enumerations
diGuyCustomPdu.h File Reference

Go to the source code of this file.

Classes

struct  DtNetDIGuyCustomPdu
 The net structure of the DI Guy Custom PDU. More...
class  DtDIGuyCustomPdu
 Implements the storage, sending, and receipt of DI Guy custom PDU's. More...

Typedefs

typedef struct DtNetDIGuyCustomPdu DtNetDIGuyCustomPdu
 The net structure of the DI Guy Custom PDU.
typedef void(* DtDIGuyCustomPduCb )(DtDIGuyCustomPdu *pdu, void *usr)
 Callback signature used to register for callbacks to DI Guy custom PDU's.

Enumerations

enum  DtDIGuyCustomPduMsgId {
  DtDIGuyMsgIdEscapeReserved = 0, DtDIGuyMsgIdSetCharType = 1, DtDIGuyMsgIdSetCharAppearance = 2, DtDIGuyMsgIdSetCharAction = 3,
  DtDIGuyMsgIdSetCharVisible = 4
}
 Enumeration describing the message ID's of the PDU. More...

Typedef Documentation

typedef void(* DtDIGuyCustomPduCb)(DtDIGuyCustomPdu *pdu, void *usr)

Callback signature used to register for callbacks to DI Guy custom PDU's.

The net structure of the DI Guy Custom PDU.

Enumeration Type Documentation

Enumeration describing the message ID's of the PDU.

Enumerator:
DtDIGuyMsgIdEscapeReserved 
DtDIGuyMsgIdSetCharType 
DtDIGuyMsgIdSetCharAppearance 
DtDIGuyMsgIdSetCharAction 
DtDIGuyMsgIdSetCharVisible 

Document ID: Generated on Wed Jan 7 13:31:29 EST 2015 from SVN revision 149162
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)