This is the complete list of members for
ost::SocketService, including all inherited members.
Cancel enum name | ost::Thread | |
Cancel typedef | ost::Thread | |
cancelDefault enum value | ost::Thread | |
cancelDeferred enum value | ost::Thread | |
cancelDisabled enum value | ost::Thread | |
cancelImmediate enum value | ost::Thread | |
cancelInitial enum value | ost::Thread | |
cancelManual enum value | ost::Thread | |
clrParent(void) | ost::Thread | [inline, protected] |
ost::Thread::detach(Semaphore *start=0) | ost::Thread | |
DummyThread class | ost::Thread | [friend] |
enter(void) | ost::Mutex | [inline, private] |
enterCancel(void) | ost::Thread | [static] |
enterMutex(void) | ost::Mutex | [private] |
exit(void) | ost::Thread | [protected] |
exitCancel(Cancel cancel) | ost::Thread | [static] |
final(void) | ost::Thread | [protected, virtual] |
get(void) | ost::Thread | [static] |
getCancel(void) | ost::Thread | [inline] |
getCount(void) const | ost::SocketService | [inline] |
getException(void) | ost::Thread | [static] |
getExtended(void) | ost::Thread | [protected, virtual] |
getId(void) const | ost::Thread | |
getName(void) const | ost::Thread | [inline] |
getParent(void) | ost::Thread | [inline] |
initial(void) | ost::Thread | [protected, virtual] |
isDetached(void) const | ost::Thread | |
isRunning(void) const | ost::Thread | |
isThread(void) const | ost::Thread | |
join(void) | ost::Thread | |
leave(void) | ost::Mutex | [inline, private] |
leaveMutex(void) | ost::Mutex | [private] |
Mutex(const char *name=NULL) | ost::Mutex | [private] |
nameMutex(const char *name) | ost::Mutex | [inline, private] |
notify(Thread *) | ost::Thread | [protected, virtual] |
onCallback(SocketPort *port) | ost::SocketService | [protected, virtual] |
onEvent(void) | ost::SocketService | [protected, virtual] |
onUpdate(unsigned char buf) | ost::SocketService | [protected, virtual] |
operator++(Thread &th) | ost::Thread | [friend] |
operator--(Thread &th) | ost::Thread | [friend] |
PosixThread class | ost::Thread | [friend] |
resume(void) | ost::Thread | |
setCancel(Cancel mode) | ost::Thread | [protected] |
setDebug(bool mode) | ost::Mutex | [inline, private, static] |
setException(Throw mode) | ost::Thread | [static] |
setName(const char *text) | ost::Thread | [protected] |
setStack(size_t size=0) | ost::Thread | [inline, static] |
setSuspend(Suspend mode) | ost::Thread | [protected] |
sleep(timeout_t msec) | ost::Thread | [static] |
SocketPort class | ost::SocketService | [friend] |
SocketService(int pri=0, size_t stack=0, const char *id=NULL) | ost::SocketService | |
start(Semaphore *start=0) | ost::Thread | |
Suspend enum name | ost::Thread | |
Suspend typedef | ost::Thread | |
suspend(void) | ost::Thread | |
suspendDisable enum value | ost::Thread | |
suspendEnable enum value | ost::Thread | |
sync(void) | ost::Thread | [protected] |
terminate(void) | ost::Thread | [protected] |
test(void) | ost::Mutex | [inline, private] |
testCancel(void) | ost::Thread | [protected] |
Thread(bool isMain) | ost::Thread | |
Thread(int pri=0, size_t stack=0) | ost::Thread | |
Thread(const Thread &th) | ost::Thread | |
Throw enum name | ost::Thread | |
Throw typedef | ost::Thread | |
throwException enum value | ost::Thread | |
throwNothing enum value | ost::Thread | |
throwObject enum value | ost::Thread | |
tryEnterMutex(void) | ost::Mutex | [private] |
update(unsigned char flag=0xff) | ost::SocketService | |
yield(void) | ost::Thread | [static] |
~Mutex() | ost::Mutex | [private, virtual] |
~SocketService() | ost::SocketService | [virtual] |
~Thread() | ost::Thread | [virtual] |