Main Page   Class Hierarchy   Compound List   File List   Compound Members  

SmartSockets::TipcConnServer Member List

This is the complete list of members for SmartSockets::TipcConnServer, including all inherited members.
_connectionSmartSockets::TipcConn [protected]
_destroy_flag (defined in SmartSockets::TipcConn)SmartSockets::TipcConn [protected]
accept()SmartSockets::TipcConnServer [virtual]
bufferGetReadSize() constSmartSockets::TipcConn [virtual]
bufferGetWriteSize() constSmartSockets::TipcConn [virtual]
check(T_IO_CHECK_MODE check_mode, real8 timeout)SmartSockets::TipcConn [virtual]
decodeCbCreate(DecodeCallBack *impleemntor, void *arg=NULL)SmartSockets::TipcConn [virtual]
decodeCbDelegator(T_IPC_CONN connection, T_IPC_CONN_DECODE_CB_DATA data, T_CB_ARG arg)SmartSockets::TipcConn [protected, static]
decryptCbCreate(const TipcMt &mt, MessageCallBack *implementor, void *arg=NULL)SmartSockets::TipcConn [virtual]
defaultCbCreate(MessageCallBack *implementor, void *arg=NULL)SmartSockets::TipcConn [virtual]
encodeCbCreate(EncodeCallBack *implementor, void *arg=NULL)SmartSockets::TipcConn [virtual]
encodeCbDelegator(T_IPC_CONN connection, T_IPC_CONN_ENCODE_CB_DATA data, T_CB_ARG arg)SmartSockets::TipcConn [protected, static]
encryptCbCreate(const TipcMt &mt, MessageCallBack *implementor, void *arg=NULL)SmartSockets::TipcConn [virtual]
errorCbCreate(ErrorCallBack *implementor, void *arg=NULL)SmartSockets::TipcConn [virtual]
errorCbDelegator(T_IPC_CONN connection, T_IPC_CONN_ERROR_CB_DATA data, T_CB_ARG arg)SmartSockets::TipcConn [protected, static]
flush()SmartSockets::TipcConn [virtual]
getArch() constSmartSockets::TipcConn [virtual]
getAutoFlushSize() constSmartSockets::TipcConn [virtual]
getBlockMode() constSmartSockets::TipcConn [virtual]
getGmdDir() constSmartSockets::TipcConn
getGmdMaxSize() constSmartSockets::TipcConn [virtual]
getGmdNumPending() constSmartSockets::TipcConn [virtual]
getNode() constSmartSockets::TipcConn [virtual]
getNumQueued() constSmartSockets::TipcConn [virtual]
getPeerUniqueSubject() constSmartSockets::TipcConn [virtual]
getPid() constSmartSockets::TipcConn [virtual]
getSocket() constSmartSockets::TipcConn [virtual]
getTimeout(T_IPC_TIMEOUT timeout) constSmartSockets::TipcConn [virtual]
getUser() constSmartSockets::TipcConn [virtual]
getXtSource() constSmartSockets::TipcConn [virtual]
gmdFileCreate()SmartSockets::TipcConn [virtual]
gmdFileDelete()SmartSockets::TipcConn [virtual]
gmdMsgDelete(TipcMsg &msg)SmartSockets::TipcConn [virtual]
gmdMsgResend(TipcMsg &msg)SmartSockets::TipcConn [virtual]
gmdResend()SmartSockets::TipcConn [virtual]
insert(TipcMsg &msg, int4 pos)SmartSockets::TipcConn [virtual]
keepAlive()SmartSockets::TipcConn [virtual]
lock()SmartSockets::TipcConn [virtual]
mainLoop(real8 timeout=T_TIMEOUT_FOREVER)SmartSockets::TipcConn [virtual]
messageCbDelegator(T_IPC_CONN connection, T_IPC_CONN_MSG_CB_DATA data, T_CB_ARG arg)SmartSockets::TipcConn [protected, static]
next(TipcMsg &msg, real8 timeout)SmartSockets::TipcConn [virtual]
nextEx(TipcMsg &msg, real8 timeout)SmartSockets::TipcConn [virtual]
operator T_IPC_CONN() constSmartSockets::TipcConn [inline]
print(T_OUT_FUNC func=(T_OUT_FUNC) TutOut) constSmartSockets::TipcConn [virtual]
process(TipcMsg &msg)SmartSockets::TipcConn [virtual]
processCbCreate(const TipcMt &mt, MessageCallBack *implementor, void *arg=NULL)SmartSockets::TipcConn [virtual]
queueCbCreate(const TipcMt &mt, MessageQueueCallBack *, void *arg=NULL)SmartSockets::TipcConn [virtual]
queueCbDelegator(T_IPC_CONN connection, T_IPC_CONN_QUEUE_CB_DATA data, T_CB_ARG arg)SmartSockets::TipcConn [protected, static]
read(real8 timeout)SmartSockets::TipcConn
readCbCreate(const TipcMt &mt, MessageCallBack *implementor, void *arg=NULL)SmartSockets::TipcConn [virtual]
readCbDelegator(T_IPC_CONN connection, T_IPC_CONN_READ_CB_DATA data, T_CB_ARG arg)SmartSockets::TipcConn [protected, static]
search(TipcMsg &msg, TipcConnSearchSelector *selObj, real8 timeout)SmartSockets::TipcConn [virtual]
searchType(TipcMsg &msg, TipcMt &mt, real8 timeout)SmartSockets::TipcConn [virtual]
send(const TipcMsg &msg, bool rtserver_check=FALSE)SmartSockets::TipcConn [virtual]
sendRpc(TipcMsg &reply_msg, const TipcMsg &call_msg, real8 timeout)SmartSockets::TipcConn [virtual]
setAutoFlushSize(int4 auto_flush_size) (defined in SmartSockets::TipcConn)SmartSockets::TipcConn [virtual]
setBlockMode(bool block_mode) (defined in SmartSockets::TipcConn)SmartSockets::TipcConn [virtual]
setGmdMaxSize(uint4 gmd_max_size) (defined in SmartSockets::TipcConn)SmartSockets::TipcConn [virtual]
setTimeout(T_IPC_TIMEOUT timeout, real8 value) (defined in SmartSockets::TipcConn)SmartSockets::TipcConn [virtual]
TipcConn(bool do_nothing)SmartSockets::TipcConn [protected]
TipcConn()SmartSockets::TipcConn
TipcConn(T_IPC_CONN connection, bool destroy_flag=true) (defined in SmartSockets::TipcConn)SmartSockets::TipcConn
TipcConnServer(const char *link_name)SmartSockets::TipcConnServer
TipcConnServer(T_IPC_CONN connection, bool destroy_flag=TRUE) (defined in SmartSockets::TipcConnServer)SmartSockets::TipcConnServer
trafficGetBytesRecv() constSmartSockets::TipcConn [virtual]
trafficGetBytesRecv8() constSmartSockets::TipcConn [virtual]
trafficGetBytesSent() constSmartSockets::TipcConn [virtual]
trafficGetBytesSent8() constSmartSockets::TipcConn [virtual]
trafficGetMsgsRecv() constSmartSockets::TipcConn [virtual]
trafficGetMsgsRecv8() constSmartSockets::TipcConn [virtual]
trafficGetMsgsSent() constSmartSockets::TipcConn [virtual]
trafficGetMsgsSent8() constSmartSockets::TipcConn [virtual]
unlock() (defined in SmartSockets::TipcConn)SmartSockets::TipcConn [virtual]
write(TipcMt &mt,...) (defined in SmartSockets::TipcConn)SmartSockets::TipcConn
writeCbCreate(const TipcMt &mt, MessageCallBack *implementor, void *arg=NULL)SmartSockets::TipcConn [virtual]
writeVa(TipcMt &mt, va_list var_arg_list) (defined in SmartSockets::TipcConn)SmartSockets::TipcConn
~TipcConn()SmartSockets::TipcConn [virtual]
~TipcConnServer()SmartSockets::TipcConnServer [virtual]

Generated on Fri Jul 14 15:05:55 2006 by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001