#include <NetService.h>
|
enum | ServiceType {
Pointer = EventBase::ServiceTypePointer,
Mocap = EventBase::ServiceTypeMocap,
Keyboard = EventBase::ServiceTypeKeyboard,
Controller = EventBase::ServiceTypeController,
Ui = EventBase::ServiceTypeUi,
Generic = EventBase::ServiceTypeGeneric,
Brain = EventBase::ServiceTypeBrain,
Wand = EventBase::ServiceTypeWand,
Speech = EventBase::ServiceTypeSpeech
} |
| This enumeration is kept for compatibility reason and may be removed in the future. More...
|
|
enum | ServicePollPriority { PollFirst,
PollNormal,
PollLast
} |
|
static List< ReferenceType * > | mysObjList |
|
omicron::NetService::NetService |
( |
| ) |
|
virtual void omicron::NetService::dispose |
( |
| ) |
|
|
virtual |
virtual void omicron::NetService::initialize |
( |
| ) |
|
|
virtual |
virtual void omicron::NetService::poll |
( |
| ) |
|
|
virtual |
void omicron::NetService::setDataport |
( |
int |
| ) |
|
void omicron::NetService::setServer |
( |
const String & |
str, |
|
|
int |
|
|
) |
| |
virtual void omicron::NetService::setup |
( |
Setting & |
settings | ) |
|
|
virtual |
The documentation for this class was generated from the following file:
- C:/dev/omegalib/release/src/omicron/include/omicron/NetService.h