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 Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)