VR-Link API Documentation for DIS
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 Oct 23 22:25:48 EDT 2013 from SVN revision 132765
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)