ackedMsgs() const | FX::FXIPCChannel | |
active() const | FX::FXIPCChannel | |
addCleanupCall(FXAutoPtr< Generic::BoundFunctorV > handler, bool inThread=false) | FX::QThread | [protected] |
addCreationUpcall(CreationUpcallSpec upcallv, bool inThread=false) | FX::QThread | [protected, static] |
AlwaysBigEndian enum value | FX::FXIPCChannel | |
AlwaysLittleEndian enum value | FX::FXIPCChannel | |
Auto enum value | FX::QThread | [protected] |
AutoEndian enum value | FX::FXIPCChannel | |
checkForTerminate() | FX::QThread | [protected] |
cleanup() | FX::FXIPCChannel | [protected, virtual] |
compression() const | FX::FXIPCChannel | |
CreationUpcallSpec typedef | FX::QThread | [protected] |
creator() const | FX::QThread | [protected] |
current() | FX::QThread | [protected, static] |
device() const | FX::FXIPCChannel | |
disableTermination() | FX::QThread | [protected] |
doAsyncHandled(FXIPCMsg *msg, HandledCode handled) | FX::FXIPCChannel | [protected] |
doAsyncHandled(FXIPCMsg *msg, FXException &e) | FX::FXIPCChannel | [protected] |
doReception(FXuint waitfor=FXINFINITE) | FX::FXIPCChannel | |
enableTermination() | FX::QThread | [protected] |
endianConversion() const | FX::FXIPCChannel | |
EndianConversionKinds enum name | FX::FXIPCChannel | |
endianiseSpec typedef | FX::FXIPCChannel | |
errorTranslation() const | FX::FXIPCChannel | |
exit(void *retcode) | FX::QThread | [protected, static] |
finished() const | FX::QThread | [inline, protected] |
forceClose() | FX::FXIPCChannel | [protected] |
FXIPCChannel(FXIPCMsgRegistry ®istry, QIODeviceS *dev, bool peerUntrusted=false, QThreadPool *threadPool=0, const char *threadname="IPC channel monitor") | FX::FXIPCChannel | |
garbageMessageCount() const | FX::FXIPCChannel | |
getMsgAck(FXIPCMsg *FXRESTRICT msgack, FXIPCMsg *FXRESTRICT msg, FXuint waitfor=FXINFINITE) | FX::FXIPCChannel | |
getMsgAck(FXIPCMsg &msgack, FXIPCMsg &msg, FXuint waitfor=FXINFINITE) | FX::FXIPCChannel | [inline] |
Handled enum value | FX::FXIPCChannel | |
HandledAsync enum value | FX::FXIPCChannel | |
HandledCode enum name | FX::FXIPCChannel | |
id() | FX::QThread | [protected, static] |
inCleanup() const | FX::QThread | [inline, protected] |
InKernel enum value | FX::QThread | [protected] |
InProcess enum value | FX::QThread | [protected] |
installPreMsgReceivedFilter(MsgFilterSpec filter) | FX::FXIPCChannel | |
int_cancelWaiterHandle() | FX::QThread | [protected, static] |
invokeMsgHandler(fntype fnptr, msgtype *msg) | FX::FXIPCChannel | [inline, protected] |
isLocked() const | FX::QMutex | |
isValid() const | FX::QThread | [protected] |
lock() | FX::QMutex | |
locked() const | FX::QMutex | [inline] |
lonelyMsgAckReceived(FXIPCMsg *msgheader, FXuchar *buffer) | FX::FXIPCChannel | [protected, virtual] |
makeUniqueMsgId() | FX::FXIPCChannel | |
maxMsgSize() const | FX::FXIPCChannel | |
MsgFilterSpec typedef | FX::FXIPCChannel | |
msgReceived(FXIPCMsg *msg)=0 | FX::FXIPCChannel | [protected, pure virtual] |
msleep(FXuint millisecs) | FX::QThread | [protected, static] |
myId() const | FX::QThread | [protected] |
name() const | FX::QThread | [inline, protected] |
NotHandled enum value | FX::FXIPCChannel | |
peerUntrusted() const | FX::FXIPCChannel | |
primaryThread() | FX::QThread | [protected, static] |
priority() const | FX::QThread | [protected] |
processorAffinity() const | FX::QThread | [protected] |
QMutex(FXuint spinCount=4000) | FX::QMutex | |
QThread(const char *name=0, bool autodelete=false, FXuval stacksize=524288, ThreadScheduler schedloc=Auto) | FX::QThread | [protected] |
registry() const | FX::FXIPCChannel | |
removeCleanupCall(Generic::BoundFunctorV *handler) | FX::QThread | [protected] |
removeCreationUpcall(CreationUpcallSpec upcallv) | FX::QThread | [protected, static] |
removePreMsgReceivedFilter(MsgFilterSpec filter) | FX::FXIPCChannel | |
requestClose() | FX::FXIPCChannel | |
requestTermination() | FX::QThread | [protected] |
reset() | FX::FXIPCChannel | |
restampMsgAndSend(FXuchar *rawmsg, FXIPCMsg *msgheader) | FX::FXIPCChannel | |
result() const | FX::QThread | [protected] |
run() | FX::FXIPCChannel | [inline, protected, virtual] |
running() const | FX::QThread | [inline, protected] |
selfDestruct() | FX::QThread | [inline, protected, virtual] |
sendMsg(msgacktype *FXRESTRICT msgack, msgtype *FXRESTRICT msg, FXuint waitfor=FXINFINITE) | FX::FXIPCChannel | [inline] |
sendMsg(msgacktype &msgack, msgtype &msg, FXuint waitfor=FXINFINITE) | FX::FXIPCChannel | [inline] |
sendMsg(msgtype *msg) | FX::FXIPCChannel | [inline] |
sendMsg(msgtype &msg) | FX::FXIPCChannel | [inline] |
sendMsgI(FXIPCMsg *FXRESTRICT msgack, FXIPCMsg *FXRESTRICT msg, endianiseSpec endianise, FXuint waitfor) | FX::FXIPCChannel | |
setAutoDelete(bool doso) | FX::QThread | [protected] |
setCompression(bool v) | FX::FXIPCChannel | |
setDevice(QIODeviceS *dev) | FX::FXIPCChannel | |
setEndianConversion(EndianConversionKinds kind) | FX::FXIPCChannel | |
setErrorTranslation(bool v) | FX::FXIPCChannel | |
setGarbageMessageCount(FXuint newsize) | FX::FXIPCChannel | |
setMaxMsgSize(FXuint newsize) | FX::FXIPCChannel | |
setMutexDebugYield(bool v) | FX::QMutex | [static] |
setPeerUntrusted(bool v) | FX::FXIPCChannel | |
setPrintStatistics(bool v) | FX::FXIPCChannel | |
setPriority(signed char pri) | FX::QThread | [protected] |
setProcessorAffinity(FXulong mask=(FXulong)-1, bool recursive=false) | FX::QThread | [protected] |
setRegistry(FXIPCMsgRegistry ®istry) | FX::FXIPCChannel | |
setSpinCount(FXuint c) | FX::QMutex | |
setStackSize(FXuval newsize) | FX::QThread | [protected] |
setThreadLocation(ThreadScheduler threadloc) | FX::QThread | [protected] |
setThreadPool(QThreadPool *threadPool) | FX::FXIPCChannel | |
setUnreliable(bool v) | FX::FXIPCChannel | |
sleep(FXuint secs) | FX::QThread | [protected, static] |
spinCount() const | FX::QMutex | |
stackSize() const | FX::QThread | [protected] |
start(bool waitTillStarted=false) | FX::QThread | [protected] |
threadLocation() const | FX::QThread | [protected] |
threadPool() const | FX::FXIPCChannel | |
ThreadScheduler enum name | FX::QThread | [protected] |
tryLock() | FX::QMutex | |
trylock() | FX::QMutex | [inline] |
unknownMsgReceived(FXIPCMsg *msgheader, FXuchar *buffer) | FX::FXIPCChannel | [protected, virtual] |
unlock() | FX::QMutex | |
unreliable() const | FX::FXIPCChannel | |
wait(FXuint time=FXINFINITE) | FX::QThread | [protected] |
yield() | FX::QThread | [protected, static] |
~FXIPCChannel() | FX::FXIPCChannel | |
~QMutex() | FX::QMutex | |
~QThread() | FX::QThread | [protected, virtual] |