![]() |
VR-Link API Documentation for DIS
|
This is the complete list of members for DtDisSocket, including all inherited members.
| addDestination(const DtInetEndpoint &destination) | DtDisSocket | virtual |
| addProcessingCallback(DtInetSockProcessingType kind, DtInetSocketProcessingCallback cb, void *usr, int callSequence=-1) | DtInetSocket | virtual |
| addToBundle(int size, DtInetBufferChain &buffChain, DtInetEndpoint &ep) | DtDisSocket | virtual |
| addToBundle(DtInetSocket *sock, int size, DtInetBufferChain &buffChain, DtInetEndpoint &ep, void *usr) | DtDisSocket | protectedstatic |
| advanceToOffset(DtU16 &offset, DtInetBufferChain::iterator chainIter, DtInetBufferChain::iterator chainEnd) | DtDisSocket | protectedvirtual |
| bindToDevice(const DtInetDevice *hostIf=NULL) | DtInetUdpSocket | virtual |
| clearError() | DtInetSocket | virtual |
| clearStats() | DtInetSocket | inlinevirtual |
| closeSocket() | DtDisSocket | virtual |
| connectToDestination() | DtInetUdpSocket | virtual |
| descriptor() const | DtInetUdpSocket | virtual |
| destination() const | DtInetSocket | virtual |
| disconnect() | DtInetUdpSocket | virtual |
| disSendSocket() | DtDisSocket | protectedvirtual |
| dropMulticastGroup(const DtInetAddr &grpAddr, DtInetDevice *device=NULL) | DtInetUdpSocket | virtual |
| dropMulticastGroup(const DtInetEndpoint &grpEndpoint, DtInetDevice *device=NULL) | DtInetUdpSocket | virtual |
| DtDisSocket(const DtInetEndpoint &dest, DtU16 localPort=0, DtInetDevice *hostIf=NULL, DtU32 flags=DtDefaultSockOpts, bool immediateOpen=true, bool suppressSelfReflectEnabled=false) | DtDisSocket | |
| DtDisSocket(const DtDisSocket &orig) | DtDisSocket | private |
| DtDisSockPimpl class | DtDisSocket | friend |
| DtInetMcastGroupBindings typedef | DtInetUdpSocket | protected |
| DtInetMcastGroupIntfcBinding typedef | DtInetUdpSocket | protected |
| DtInetSocket() | DtInetSocket | |
| DtInetUdpSocket() | DtInetUdpSocket | |
| DtInetUdpSocket(const DtInetEndpoint &dest, DtU16 localPort=0, DtInetDevice *hostIf=NULL, DtU32 flags=DtDefaultSockOpts, bool immediateOpen=true) | DtInetUdpSocket | |
| exerciseId() | DtDisSocket | inlinevirtual |
| family() const | DtInetSocket | virtual |
| filterExercisePdus(int size, DtInetBufferChain &buffChain, DtInetEndpoint &ep, int *status) | DtDisSocket | virtual |
| filterExercisePdus(DtInetSocket *sock, int size, DtInetBufferChain &buffChain, DtInetEndpoint &ep, void *usr) | DtDisSocket | protectedstatic |
| findAndRemoveCallback(DtInetSockCallbackList &cbList, DtInetSocketProcessingCallback cb) | DtInetSocket | inlineprotectedvirtual |
| flags() | DtInetSocket | inlinevirtual |
| flush() | DtDisSocket | virtual |
| flushBundle(DtInetEndpoint &ep) | DtDisSocket | virtual |
| flushBundle(DtInetSocket *sock, int size, DtInetBufferChain &buffChain, DtInetEndpoint &ep, void *usr) | DtDisSocket | protectedstatic |
| getBroadcastOption() | DtInetUdpSocket | virtual |
| getBytesAvailable() | DtInetUdpSocket | virtual |
| getCoupledAttributePduSize(DtDisSocketPduHeader *hdr, int hdrOffset, DtInetBufferChain::iterator current, DtInetBufferChain::iterator end, int *status, int pduLengthAndPadding, unsigned int size) | DtDisSocket | protectedvirtual |
| getDoNotRouteOption() | DtInetUdpSocket | virtual |
| getLastError() | DtInetSocket | virtual |
| getLastErrorString() | DtInetSocket | virtual |
| getMaxBundleSize() | DtDisSocket | virtual |
| getNextBundle(int size, DtInetBufferChain &buffChain, DtInetEndpoint &ep, int *status) | DtDisSocket | virtual |
| getNextBundle(DtInetSocket *sock, int size, DtInetBufferChain &buffChain, DtInetEndpoint &ep, void *usr) | DtDisSocket | protectedstatic |
| getPduSize(DtDisSocketPduHeader *hdr, int hdrOffset, DtInetBufferChain::iterator current, DtInetBufferChain::iterator end, int *status, bool &isCoupling, bool expectAttributePdu=false) | DtDisSocket | protectedvirtual |
| getReceiveBufferSize() | DtInetUdpSocket | virtual |
| getReceiveLowWatermark() | DtInetUdpSocket | virtual |
| getReuseAddressOption() | DtInetUdpSocket | virtual |
| getSendBufferSize() | DtInetUdpSocket | virtual |
| getSendLowWatermark() | DtInetUdpSocket | virtual |
| getTerminationCode() | DtInetSocket | virtual |
| getTerminationString() | DtInetSocket | virtual |
| hostIf() const | DtInetSocket | virtual |
| ipAddr() | DtDisSocket | inlinevirtual |
| isBundling() | DtDisSocket | virtual |
| isErrorWouldBlockOrTryAgain() | DtInetSocket | virtual |
| isIPv4() const | DtInetSocket | virtual |
| isIPv6() const | DtInetSocket | virtual |
| isNoDelay() const | DtInetSocket | virtual |
| isNonBlocking() const | DtInetSocket | virtual |
| isOk() | DtInetUdpSocket | virtual |
| isTcp() const | DtInetSocket | virtual |
| isUdp() const | DtInetSocket | virtual |
| joinMulticastGroup(const DtInetAddr &grpAddr, DtInetDevice *device=NULL) | DtInetUdpSocket | virtual |
| joinMulticastGroup(const DtInetEndpoint &grpEndpoint, DtInetDevice *device=NULL) | DtInetUdpSocket | virtual |
| localEndpoint() const | DtInetSocket | virtual |
| localPort() const | DtInetSocket | virtual |
| localSenderEndpoint() const | DtDisSocket | virtual |
| minPacketSize() | DtDisSocket | virtual |
| minSizeFilter(int size, DtInetBufferChain &buffChain, DtInetEndpoint &ep, int *status) | DtDisSocket | virtual |
| minSizeFilter(DtInetSocket *sock, int size, DtInetBufferChain &buffChain, DtInetEndpoint &ep, void *usr) | DtDisSocket | protectedstatic |
| myAdditionalDestinations | DtDisSocket | protected |
| myAddrFilter | DtDisSocket | protected |
| myAsync | DtInetSocket | protected |
| myAsyncSendSockPimpl | DtDisSocket | private |
| myBundleByteAlignment | DtDisSocket | protected |
| myErrorCode | DtInetSocket | protected |
| myErrorString | DtInetSocket | protected |
| myExerciseFilter | DtDisSocket | protected |
| myFlags | DtInetSocket | protected |
| myHostIf | DtInetSocket | protected |
| myInboundBundles | DtDisSocket | protected |
| myIoService | DtInetUdpSocket | protected |
| myKindFilter | DtDisSocket | protected |
| myLocalEndpoint | DtInetSocket | protected |
| myMaxBundleSize | DtDisSocket | protected |
| myMcastGroups | DtInetUdpSocket | protected |
| myMinPacketSize | DtDisSocket | protected |
| myMonitor | DtDisSocket | protected |
| myNoDelayEnabled | DtInetSocket | protected |
| myNonBlockingEnabled | DtInetSocket | protected |
| myOutboundBundles | DtDisSocket | protected |
| myPostRecvCallbacks | DtInetSocket | protected |
| myPostSendCallbacks | DtInetSocket | protected |
| myPreRecvCallbacks | DtInetSocket | protected |
| myPreSendCallbacks | DtInetSocket | protected |
| myReceivedByteCount | DtInetSocket | protected |
| myReceivedPacketCount | DtInetSocket | protected |
| myRemoteEndpoint | DtInetSocket | protected |
| mySecondUdpSocket | DtInetUdpSocket | protected |
| mySendEndpoint | DtDisSocket | protected |
| mySendSocket | DtDisSocket | protected |
| mySendSocketIoService | DtDisSocket | protected |
| mySentByteCount | DtInetSocket | protected |
| mySentPacketCount | DtInetSocket | protected |
| myStartImmediately | DtInetSocket | protected |
| myState | DtInetSocket | protected |
| mySuppressSelfReflect | DtDisSocket | protected |
| myTerminationCode | DtInetSocket | protected |
| myTerminationString | DtInetSocket | protected |
| myUdpSocket | DtInetUdpSocket | protected |
| myUseMonitor | DtDisSocket | protected |
| myVersionFilter | DtDisSocket | protected |
| openSocket() | DtDisSocket | virtual |
| operator=(const DtDisSocket &orig) | DtDisSocket | private |
| pduKind() | DtDisSocket | inlinevirtual |
| protocol() const | DtInetSocket | virtual |
| protocolVersion() | DtDisSocket | inlinevirtual |
| receiveBundleByteAlignment(int protocolVersion) | DtDisSocket | virtual |
| recv(caddr_t buff, size_t buffSize, DtU32 flags=0) | DtInetUdpSocket | virtual |
| recvFrom(caddr_t buff, size_t buffSize, DtInetEndpoint &src, DtU32 flags=0) | DtDisSocket | virtual |
| recvToChain(DtInetBufferChain &packets, DtU32 flags=0) | DtInetUdpSocket | virtual |
| recvToChainFrom(DtInetBufferChain &packets, DtInetEndpoint &src, DtU32 flags=0) | DtInetUdpSocket | virtual |
| removeDestination(const DtInetEndpoint &destination) | DtDisSocket | virtual |
| removeProcessingCallback(DtInetSockProcessingType kind, DtInetSocketProcessingCallback cb) | DtInetSocket | virtual |
| secondUdpSocket() | DtInetUdpSocket | virtual |
| send(caddr_t packet, size_t size, DtU32 flags=0) | DtDisSocket | virtual |
| sendBundleByteAlignment() | DtDisSocket | virtual |
| sendChain(DtInetBufferChain &packets, DtU32 flags=0) | DtDisSocket | virtual |
| sendChainTo(DtInetBufferChain &packets, DtInetEndpoint &dest, DtU32 flags=0) | DtDisSocket | virtual |
| sendSockDropMulticastGroup(DtInetAddr grpAddr, DtInetDevice *device=NULL) | DtDisSocket | virtual |
| sendSockDropMulticastGroup(DtInetEndpoint grpEndpoint, DtInetDevice *device=NULL) | DtDisSocket | virtual |
| sendSockJoinMulticastGroup(DtInetAddr grpAddr, DtInetDevice *device=NULL) | DtDisSocket | virtual |
| sendSockJoinMulticastGroup(DtInetEndpoint grpEndpoint, DtInetDevice *device=NULL) | DtDisSocket | virtual |
| sendTo(caddr_t packet, size_t size, DtInetEndpoint &dest, DtU32 flags=0) | DtDisSocket | virtual |
| setBroadcastOption(bool onOrOff) | DtDisSocket | virtual |
| setBundleByteAlignment(DtU32 size) | DtDisSocket | virtual |
| setBundling(int maxBundleSize, int sizeOffset, int sizeLength, bool testDisHeader) | DtDisSocket | virtual |
| setDestination(const DtInetEndpoint &dest) | DtInetUdpSocket | virtual |
| setDoNotRouteOption(bool onOrOff) | DtDisSocket | virtual |
| setLocalPort(DtU16 port) | DtInetSocket | virtual |
| setMaxBundleSize(int size) | DtDisSocket | virtual |
| setMcastDevice(const DtInetAddr &devAddr) | DtInetUdpSocket | virtual |
| setMcastDevice(DtInetDevice *hostIf) | DtInetUdpSocket | virtual |
| setMcastTtlOption(DtU32 ttl) | DtDisSocket | virtual |
| setMinPacketSize(int size) | DtDisSocket | virtual |
| setNonBlockingOption(bool onOrOff) | DtDisSocket | virtual |
| setReceiveBufferSize(DtU32 size) | DtDisSocket | virtual |
| setReceiveLowWatermark(DtU32 size) | DtDisSocket | virtual |
| setReuseAddressOption(bool onOrOff) | DtDisSocket | virtual |
| setSendBufferSize(DtU32 size) | DtDisSocket | virtual |
| setSendLowWatermark(DtU32 size) | DtDisSocket | virtual |
| setSendMcastDevice(const DtInetAddr &devAddr) | DtDisSocket | virtual |
| setSocket(const DtInetEndpoint &dest, DtU16 localPort=0, DtInetDevice *hostIf=NULL, DtU32 flags=DtDefaultSockOpts) | DtInetUdpSocket | virtual |
| state() | DtInetSocket | virtual |
| suppressSelfReflect(int size, DtInetBufferChain &buffChain, DtInetEndpoint &ep, int *status) | DtDisSocket | virtual |
| suppressSelfReflect(DtInetSocket *sock, int size, DtInetBufferChain &buffChain, DtInetEndpoint &ep, void *usr) | DtDisSocket | protectedstatic |
| totalBytesReceived() const | DtInetSocket | inlinevirtual |
| totalBytesSent() const | DtInetSocket | inlinevirtual |
| totalPacketsReceived() const | DtInetSocket | inlinevirtual |
| totalPacketsSent() const | DtInetSocket | inlinevirtual |
| udpSocket() | DtInetUdpSocket | virtual |
| unbundle(int size, DtInetBufferChain &buffChain, DtInetEndpoint &ep, int *status) | DtDisSocket | virtual |
| unbundle(DtInetSocket *sock, int size, DtInetBufferChain &buffChain, DtInetEndpoint &ep, void *usr) | DtDisSocket | protectedstatic |
| ~DtDisSocket() | DtDisSocket | virtual |
| ~DtInetSocket() | DtInetSocket | virtual |
| ~DtInetUdpSocket() | DtInetUdpSocket | virtual |