libUTL++
|
This is the complete list of members for utl::NetCmdServer, including all inherited members.
_isA(const RunTimeClass *runTimeClass) const | utl::Object | inline |
addOwnedIt(const class FwdIt *it) const | utl::Object | virtual |
addServer(ServerSocket *serverSocket) | utl::NetServer | |
allocatedSize() const | utl::Object | |
cancel() | utl::Thread | inline |
utl::clear() | utl::Object | |
utl::NamedObjectMI::clear() | utl::NamedObjectMI | inline |
clientDisconnect(NetServerClient *client) | utl::NetServer | |
clientDisconnectAll() | utl::NetServer | |
clientFind(int fd) const | utl::NetServer | protected |
clientMake(FDstream *socket, const InetHostAddress &addr) | utl::NetServer | protectedvirtual |
utl::compare(const Object &rhs) const | utl::Object | virtual |
utl::copy(const Object &rhs) | utl::Object | virtual |
copyFlags(const FlagsMI &rhs) | utl::FlagsMI | inlineprotected |
copyFlags(const FlagsMI &rhs, uint_t lsb, uint_t msb) | utl::FlagsMI | inlineprotected |
copyFlags(uint64_t flags, uint_t lsb, uint_t msb) | utl::FlagsMI | inlineprotected |
dump(Stream &os, uint_t level=uint_t_max) const | utl::Object | virtual |
dumpWithClassName(Stream &os, uint_t indent=4, uint_t level=uint_t_max) const | utl::Object | |
exiting() const | utl::NetServer | protectedvirtual |
FlagsMI() | utl::FlagsMI | inlineprotected |
get() | utl::Thread | static |
getFlag(uint_t flagNum) const | utl::FlagsMI | inlineprotected |
getFlags() const | utl::FlagsMI | inlineprotected |
getFlagsNumber(uint64_t mask, uint64_t shift=0) | utl::FlagsMI | inlineprotected |
getKey() const | utl::Thread | virtual |
getName() const | utl::NamedObjectMI | inline |
getNamePtr() const | utl::NamedObjectMI | inline |
getProxiedObject() const | utl::Object | virtual |
getProxiedObject() | utl::Object | virtual |
handle() | utl::Thread | static |
handlePipeEvent() | utl::NetServer | |
handleServerSocketEvent(int fd) | utl::NetServer | |
hash(size_t size) const | utl::Object | virtual |
hasKey() const | utl::Object | inline |
id() const | utl::Thread | inline |
innerAllocatedSize() const | utl::Object | virtual |
isDetached() const | utl::Thread | inline |
join(bool deleteSelf=true) | utl::Thread | |
listen() | utl::NetServer | |
NamedObjectMI() | utl::NamedObjectMI | inline |
NamedObjectMI(const String &name) | utl::NamedObjectMI | inline |
utl::NetServer::NetServer(size_t maxClients, size_t maxPaused=1, size_t clientsPerThread=1) | utl::NetServer | inline |
node() const | utl::Thread | inline |
node() | utl::Thread | inline |
onClientConnect(NetServerClient *client)=0 | utl::NetServer | protectedpure virtual |
onClientDisconnect(NetServerClient *client)=0 | utl::NetServer | protectedpure virtual |
operator String() const | utl::Object | |
operator!=(const Object &rhs) const | utl::Object | inline |
operator<(const Object &rhs) const | utl::Object | inline |
operator<=(const Object &rhs) const | utl::Object | inline |
operator==(const Object &rhs) const | utl::Object | inline |
operator>(const Object &rhs) const | utl::Object | inline |
operator>=(const Object &rhs) const | utl::Object | inline |
pause() | utl::Thread | virtual |
removeOwnedIt(const class FwdIt *it) const | utl::Object | virtual |
rng() | utl::Thread | |
run(void *arg=nullptr) | utl::NetServer | virtual |
utl::serialize(Stream &stream, uint_t io, uint_t mode=ser_default) | utl::Object | virtual |
serializeBoxed(Object *&object, Stream &stream, uint_t io, uint_t mode=ser_default) | utl::Object | inlinestatic |
serializeIn(Stream &is, uint_t mode=ser_default) | utl::Object | inline |
serializeInBoxed(Stream &is, uint_t mode=ser_default) | utl::Object | static |
serializeInNullable(Stream &is, uint_t mode=ser_default) | utl::Object | static |
serializeNullable(Object *&object, Stream &stream, uint_t io, uint_t mode=ser_default) | utl::Object | static |
serializeOut(Stream &os, uint_t mode=ser_default) const | utl::Object | inline |
serializeOutBoxed(Stream &os, uint_t mode=ser_default) const | utl::Object | |
serializeOutNullable(const Object *object, Stream &os, uint_t mode=ser_default) | utl::Object | static |
setFlag(uint_t flagNum, bool val) | utl::FlagsMI | inlineprotected |
setFlags(uint64_t flags) | utl::FlagsMI | inlineprotected |
setFlagsNumber(uint64_t mask, uint64_t shift, uint64_t num) | utl::FlagsMI | inlineprotected |
setName(const String &name) | utl::NamedObjectMI | inline |
start(void *arg=nullptr, bool join=true) | utl::Thread | |
steal(Object &rhs) | utl::Object | virtual |
testCancel() | utl::Thread | static |
tlsGet(ulong_t key) | utl::Thread | static |
tlsNew() | utl::Thread | static |
tlsSet(ulong_t key, void *value) | utl::Thread | static |
toString() const | utl::Object | virtual |
vclone(const Object &rhs) | utl::Object | virtual |
yield() | utl::Thread | static |
~FlagsMI() | utl::FlagsMI | inlineprotectedvirtual |