| _acceptSocket | osg::GroupSockConnection | [protected] |
| _currentReadBuffer | osg::BinaryDataHandler | [protected] |
| _currentReadBufferPos | osg::BinaryDataHandler | [protected] |
| _currentWriteBuffer | osg::BinaryDataHandler | [protected] |
| _currentWriteBufferPos | osg::BinaryDataHandler | [protected] |
| _destination | osg::GroupConnection | [protected] |
| _disconnectedChannel | osg::GroupConnection | [protected] |
| _free | osg::GroupMCastConnection | [protected] |
| _freeMem | osg::BinaryDataHandler | [protected] |
| _initialized | osg::GroupMCastConnection | [protected] |
| _interface | osg::Connection | [protected] |
| _lock | osg::GroupMCastConnection | [protected] |
| _mcastAddress | osg::GroupMCastConnection | [protected] |
| _mcastSocket | osg::GroupMCastConnection | [protected] |
| _networkOrder | osg::BinaryDataHandler | [protected] |
| _queue | osg::GroupMCastConnection | [protected] |
| _readBuffers | osg::BinaryDataHandler | [protected] |
| _readIndex | osg::GroupSockConnection | [protected] |
| _receiver | osg::GroupMCastConnection | [protected] |
| _receivers | osg::GroupMCastConnection | [protected] |
| _selection | osg::GroupConnection | [protected] |
| _sendQueueThread | osg::GroupMCastConnection | [protected] |
| _sendQueueThreadRunning | osg::GroupMCastConnection | [protected] |
| _sendQueueThreadStop | osg::GroupMCastConnection | [protected] |
| _seqNumber | osg::GroupMCastConnection | [protected] |
| _socketReadBuffer | osg::GroupSockConnection | [protected] |
| _sockets | osg::GroupSockConnection | [protected] |
| _socketWriteBuffer | osg::GroupSockConnection | [protected] |
| _type | osg::GroupMCastConnection | [private, static] |
| _waitFor | osg::GroupMCastConnection | [protected] |
| _windowSize | osg::GroupMCastConnection | [protected] |
| _writeBuffers | osg::BinaryDataHandler | [protected] |
| _zeroCopyBuffers | osg::BinaryDataHandler | [protected] |
| _zeroCopyThreshold | osg::BinaryDataHandler | [protected] |
| acceptPoint(Time timeout=-1) | osg::GroupMCastConnection | [virtual] |
| addSelection(Channel channel) | osg::GroupConnection | |
| BinaryDataHandler(UInt32 zeroCopyThreshold=0, bool networkOrder=true) | osg::BinaryDataHandler | |
| bind(const std::string &interf) | osg::GroupSockConnection | [virtual] |
| BuffersT typedef | osg::BinaryDataHandler | [protected] |
| Channel | osg::Connection | |
| ChannelIndex | osg::GroupConnection | [protected] |
| channelToIndex(Channel channel) const | osg::GroupConnection | [protected] |
| checkChannels(void) | osg::GroupMCastConnection | [private] |
| clearSelection(void) | osg::GroupConnection | |
| Connection(int zeroCopyThreshold) | osg::Connection | |
| connectPoint(const std::string &address, Time timeout=-1) | osg::GroupMCastConnection | [virtual] |
| create(void) | osg::GroupMCastConnection | [static] |
| delChannelIndex(ChannelIndex index) | osg::GroupConnection | [protected] |
| disconnect(Channel channel) | osg::GroupMCastConnection | [virtual] |
| flush(void) | osg::BinaryDataHandler | |
| forceCopy(void) | osg::BinaryDataHandler | [virtual] |
| forceDirectIO(void) | osg::BinaryDataHandler | [virtual] |
| FreeMemT typedef | osg::BinaryDataHandler | [protected] |
| get(void *dst, UInt32 size) | osg::BinaryDataHandler | |
| getAndAlloc(MemoryHandle &src, UInt32 size) | osg::BinaryDataHandler | |
| getChannelCount(void) | osg::GroupConnection | |
| getDestination(void) | osg::GroupConnection | |
| getInterface(void) | osg::Connection | |
| getNetworkOrder(void) | osg::BinaryDataHandler | |
| getSelectionCount(void) | osg::GroupConnection | |
| getType(void) | osg::GroupMCastConnection | [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] |
| GroupConnection(int zeroCopyThreshold) | osg::GroupConnection | |
| GroupMCastConnection(void) | osg::GroupMCastConnection | |
| GroupMCastConnection(const GroupMCastConnection &source) | osg::GroupMCastConnection | [private] |
| GroupSockConnection(void) | osg::GroupSockConnection | |
| indexToChannel(ChannelIndex index) const | osg::GroupConnection | [protected] |
| Inherited typedef | osg::GroupMCastConnection | [private] |
| initialize(void) | osg::GroupMCastConnection | [private] |
| isReadBufferEmpty(void) | osg::BinaryDataHandler | [protected] |
| newChannelIndex(ChannelIndex index) | osg::GroupConnection | [protected] |
| operator=(const GroupMCastConnection &source) | osg::GroupMCastConnection | [private] |
| PointMCastConnection class | osg::GroupMCastConnection | [friend] |
| 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::GroupSockConnection | [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::GroupSockConnection | [protected, virtual] |
| resetSelection(void) | osg::GroupConnection | |
| selectChannel(Time timeout=-1) | osg::GroupSockConnection | [virtual] |
| sendQueue(void) | osg::GroupMCastConnection | [private] |
| sendQueueThread(void *arg) | osg::GroupMCastConnection | [private, static] |
| setDestination(const std::string &destination) | osg::GroupConnection | |
| setInterface(const std::string &interf) | osg::Connection | |
| setNetworkOrder(bool value) | osg::BinaryDataHandler | |
| setParams(const std::string ¶ms) | osg::GroupMCastConnection | [virtual] |
| signal(void) | osg::GroupMCastConnection | [protected, virtual] |
| subSelection(Channel channel) | osg::GroupConnection | |
| wait(Time timeout) | osg::GroupMCastConnection | [protected, virtual] |
| write(MemoryHandle mem, UInt32 size) | osg::GroupMCastConnection | [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::GroupMCastConnection | [protected, virtual] |
| ~BinaryDataHandler(void) | osg::BinaryDataHandler | [virtual] |
| ~Connection(void) | osg::Connection | [virtual] |
| ~GroupConnection(void) | osg::GroupConnection | [virtual] |
| ~GroupMCastConnection(void) | osg::GroupMCastConnection | [virtual] |
| ~GroupSockConnection(void) | osg::GroupSockConnection | [virtual] |