Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

osg::PointMCastConnection Member List

This is the complete list of members for osg::PointMCastConnection, including all inherited members.

_acceptSocketosg::PointSockConnection [protected]
_ackDestinationosg::PointMCastConnection [protected]
_combineAckosg::PointMCastConnection [protected]
_currentReadBufferosg::BinaryDataHandler [protected]
_currentReadBufferPososg::BinaryDataHandler [protected]
_currentWriteBufferosg::BinaryDataHandler [protected]
_currentWriteBufferPososg::BinaryDataHandler [protected]
_freeosg::PointMCastConnection [protected]
_freeMemosg::BinaryDataHandler [protected]
_initializedosg::PointMCastConnection [protected]
_interfaceosg::Connection [protected]
_lastDgramosg::PointMCastConnection [protected]
_lastDgramPososg::PointMCastConnection [protected]
_lockosg::PointMCastConnection [protected]
_maxAckosg::PointMCastConnection [protected]
_mcastAddressosg::PointMCastConnection [protected]
_mcastSocketosg::PointMCastConnection [protected]
_networkOrderosg::BinaryDataHandler [protected]
_pointToPointosg::PointConnection [protected]
_queueosg::PointMCastConnection [protected]
_readBuffersosg::BinaryDataHandler [protected]
_recvQueueThreadosg::PointMCastConnection [protected]
_recvQueueThreadRunningosg::PointMCastConnection [protected]
_recvQueueThreadStoposg::PointMCastConnection [protected]
_responseSocketosg::PointMCastConnection [protected]
_senderosg::PointMCastConnection [protected]
_seqNumberosg::PointMCastConnection [protected]
_socketosg::PointSockConnection [protected]
_socketReadBufferosg::PointSockConnection [protected]
_socketWriteBufferosg::PointSockConnection [protected]
_typeosg::PointMCastConnection [private, static]
_writeBuffersosg::BinaryDataHandler [protected]
_zeroCopyBuffersosg::BinaryDataHandler [protected]
_zeroCopyThresholdosg::BinaryDataHandler [protected]
acceptGroup(Time timeout=-1)osg::PointMCastConnection [virtual]
acceptPoint(Time timeout=-1)osg::PointSockConnection [virtual]
BinaryDataHandler(UInt32 zeroCopyThreshold=0, bool networkOrder=true)osg::BinaryDataHandler
bind(const std::string &interf)osg::PointSockConnection [virtual]
BuffersT typedefosg::BinaryDataHandler [protected]
Channelosg::Connection
combineAck(Dgram *dgram, SocketAddress from)osg::PointMCastConnection [private]
connectGroup(const std::string &address, Time timeout=-1)osg::PointMCastConnection [virtual]
Connection(int zeroCopyThreshold)osg::Connection
connectPoint(const std::string &address, Time timeout=-1)osg::PointSockConnection [virtual]
create(void)osg::PointMCastConnection [static]
disconnect(void)osg::PointMCastConnection [virtual]
flush(void)osg::BinaryDataHandler
forceCopy(void)osg::BinaryDataHandler [virtual]
forceDirectIO(void)osg::BinaryDataHandler [virtual]
FreeMemT typedefosg::BinaryDataHandler [protected]
get(void *dst, UInt32 size)osg::BinaryDataHandler
getAndAlloc(MemoryHandle &src, UInt32 size)osg::BinaryDataHandler
getInterface(void)osg::Connection
getNetworkOrder(void)osg::BinaryDataHandler
getType(void)osg::PointMCastConnection [virtual]
getValue(bool &value)osg::BinaryDataHandler [inline]
getValue(UInt8 &value)osg::BinaryDataHandler [inline]
getValue(UInt16 &value)osg::BinaryDataHandler [inline]
getValue(UInt32 &value)osg::BinaryDataHandler [inline]
getValue(UInt64 &value)osg::BinaryDataHandler [inline]
getValue(Int8 &value)osg::BinaryDataHandler [inline]
getValue(Int16 &value)osg::BinaryDataHandler [inline]
getValue(Int32 &value)osg::BinaryDataHandler [inline]
getValue(Int64 &value)osg::BinaryDataHandler [inline]
getValue(Real16 &value)osg::BinaryDataHandler [inline]
getValue(Real32 &value)osg::BinaryDataHandler [inline]
getValue(Real64 &value)osg::BinaryDataHandler [inline]
getValue(Real128 &value)osg::BinaryDataHandler [inline]
getValue(std::string &value)osg::BinaryDataHandler [inline]
getValues(bool *value, UInt32 size)osg::BinaryDataHandler [inline]
getValues(UInt8 *value, UInt32 size)osg::BinaryDataHandler [inline]
getValues(UInt16 *value, UInt32 size)osg::BinaryDataHandler [inline]
getValues(UInt32 *value, UInt32 size)osg::BinaryDataHandler [inline]
getValues(UInt64 *value, UInt32 size)osg::BinaryDataHandler [inline]
getValues(Int8 *value, UInt32 size)osg::BinaryDataHandler [inline]
getValues(Int16 *value, UInt32 size)osg::BinaryDataHandler [inline]
getValues(Int32 *value, UInt32 size)osg::BinaryDataHandler [inline]
getValues(Int64 *value, UInt32 size)osg::BinaryDataHandler [inline]
getValues(Real16 *value, UInt32 size)osg::BinaryDataHandler [inline]
getValues(Real32 *value, UInt32 size)osg::BinaryDataHandler [inline]
getValues(Real64 *value, UInt32 size)osg::BinaryDataHandler [inline]
getValues(Real128 *value, UInt32 size)osg::BinaryDataHandler [inline]
getValues(std::string *value, UInt32 size)osg::BinaryDataHandler [inline]
Inherited typedefosg::PointMCastConnection [private]
initialize(void)osg::PointMCastConnection [private]
isReadBufferEmpty(void)osg::BinaryDataHandler [protected]
operator=(const PointMCastConnection &source)osg::PointMCastConnection [private]
PointConnection(int zeroCopyThreshold)osg::PointConnection
PointMCastConnection(void)osg::PointMCastConnection
PointMCastConnection(const PointMCastConnection &source)osg::PointMCastConnection [private]
PointSockConnection(void)osg::PointSockConnection
put(void const *src, UInt32 size)osg::BinaryDataHandler
putAndFree(MemoryHandle src, UInt32 size)osg::BinaryDataHandler
putValue(const bool &value)osg::BinaryDataHandler [inline]
putValue(const UInt8 &value)osg::BinaryDataHandler [inline]
putValue(const UInt16 &value)osg::BinaryDataHandler [inline]
putValue(const UInt32 &value)osg::BinaryDataHandler [inline]
putValue(const UInt64 &value)osg::BinaryDataHandler [inline]
putValue(const Int8 &value)osg::BinaryDataHandler [inline]
putValue(const Int16 &value)osg::BinaryDataHandler [inline]
putValue(const Int32 &value)osg::BinaryDataHandler [inline]
putValue(const Int64 &value)osg::BinaryDataHandler [inline]
putValue(const Real16 &value)osg::BinaryDataHandler [inline]
putValue(const Real32 &value)osg::BinaryDataHandler [inline]
putValue(const Real64 &value)osg::BinaryDataHandler [inline]
putValue(const Real128 &value)osg::BinaryDataHandler [inline]
putValue(const std::string &value)osg::BinaryDataHandler [inline]
putValues(const bool *value, UInt32 size)osg::BinaryDataHandler [inline]
putValues(const UInt8 *value, UInt32 size)osg::BinaryDataHandler [inline]
putValues(const UInt16 *value, UInt32 size)osg::BinaryDataHandler [inline]
putValues(const UInt32 *value, UInt32 size)osg::BinaryDataHandler [inline]
putValues(const UInt64 *value, UInt32 size)osg::BinaryDataHandler [inline]
putValues(const Int8 *value, UInt32 size)osg::BinaryDataHandler [inline]
putValues(const Int16 *value, UInt32 size)osg::BinaryDataHandler [inline]
putValues(const Int32 *value, UInt32 size)osg::BinaryDataHandler [inline]
putValues(const Int64 *value, UInt32 size)osg::BinaryDataHandler [inline]
putValues(const Real16 *value, UInt32 size)osg::BinaryDataHandler [inline]
putValues(const Real32 *value, UInt32 size)osg::BinaryDataHandler [inline]
putValues(const Real64 *value, UInt32 size)osg::BinaryDataHandler [inline]
putValues(const Real128 *value, UInt32 size)osg::BinaryDataHandler [inline]
putValues(const std::string *value, UInt32 size)osg::BinaryDataHandler [inline]
read(MemoryHandle mem, UInt32 size)osg::PointMCastConnection [protected, virtual]
readBufAdd(MemoryHandle mem, UInt32 size, UInt32 dataSize=0)osg::BinaryDataHandler [protected]
readBufBegin(void)osg::BinaryDataHandler [inline, protected]
readBufClear(void)osg::BinaryDataHandler [protected]
readBufEnd(void)osg::BinaryDataHandler [inline, protected]
readBuffer(void)osg::PointMCastConnection [protected, virtual]
recvNextDgram(Dgram *dgram)osg::PointMCastConnection [private]
recvQueue(void)osg::PointMCastConnection [private]
recvQueueThread(void *arg)osg::PointMCastConnection [private, static]
selectChannel(Time timeout=-1)osg::PointMCastConnection [virtual]
setInterface(const std::string &interf)osg::Connection
setNetworkOrder(bool value)osg::BinaryDataHandler
setParams(const std::string &params)osg::Connection [virtual]
signal(void)osg::PointSockConnection [virtual]
wait(Time timeout)osg::PointMCastConnection [virtual]
write(MemoryHandle mem, UInt32 size)osg::PointSockConnection [protected, virtual]
writeBufAdd(MemoryHandle mem, UInt32 size, UInt32 dataSize=0)osg::BinaryDataHandler [protected]
writeBufBegin(void)osg::BinaryDataHandler [inline, protected]
writeBufClear(void)osg::BinaryDataHandler [protected]
writeBufEnd(void)osg::BinaryDataHandler [inline, protected]
writeBuffer(void)osg::PointSockConnection [protected, virtual]
~BinaryDataHandler(void)osg::BinaryDataHandler [virtual]
~Connection(void)osg::Connection [virtual]
~PointConnection(void)osg::PointConnection [virtual]
~PointMCastConnection(void)osg::PointMCastConnection [virtual]
~PointSockConnection(void)osg::PointSockConnection [virtual]


Generated on Thu Aug 25 04:12:55 2005 for OpenSG by  doxygen 1.4.3