Public Types | Static Public Member Functions | Public Attributes

CServer::CKeyboardBroadcastInfo Class Reference

Keyboard broadcast data. More...

#include <CServer.h>

List of all members.

Public Types

enum  State { kOff, kOn, kToggle }

Static Public Member Functions

static CKeyboardBroadcastInfoalloc (State state=kToggle)
static CKeyboardBroadcastInfoalloc (State state, const CString &screens)

Public Attributes

State m_state
char m_screens [1]

Detailed Description

Keyboard broadcast data.

Definition at line 86 of file CServer.h.


The documentation for this class was generated from the following files: