FX::FXIPCChannel Member List

This is the complete list of members for FX::FXIPCChannel, including all inherited members.

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 valueFX::FXIPCChannel
AlwaysLittleEndian enum valueFX::FXIPCChannel
Auto enum valueFX::QThread [protected]
AutoEndian enum valueFX::FXIPCChannel
checkForTerminate()FX::QThread [protected]
cleanup()FX::FXIPCChannel [protected, virtual]
compression() const FX::FXIPCChannel
CreationUpcallSpec typedefFX::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 nameFX::FXIPCChannel
endianiseSpec typedefFX::FXIPCChannel
errorTranslation() const FX::FXIPCChannel
exit(void *retcode)FX::QThread [protected, static]
finished() const FX::QThread [inline, protected]
forceClose()FX::FXIPCChannel [protected]
FXIPCChannel(FXIPCMsgRegistry &registry, 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 valueFX::FXIPCChannel
HandledAsync enum valueFX::FXIPCChannel
HandledCode enum nameFX::FXIPCChannel
id()FX::QThread [protected, static]
inCleanup() const FX::QThread [inline, protected]
InKernel enum valueFX::QThread [protected]
InProcess enum valueFX::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 typedefFX::FXIPCChannel
msgReceived(FXIPCMsg *msg)=0FX::FXIPCChannel [protected, pure virtual]
msleep(FXuint millisecs)FX::QThread [protected, static]
myId() const FX::QThread [protected]
name() const FX::QThread [inline, protected]
NotHandled enum valueFX::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 &registry)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 nameFX::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]


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:34:33 2009 for TnFOX by doxygen v1.4.7