| addForwarderToGroup(const MAKRti::DtString &fwderName, const MAKRti::DtInetAddr &addr, const MAKRti::DtString &host, int connectPort=-1, const MAKRti::DtString &url=NULL, bool isPortal=false) | DtRtiForwarderGroup | virtual |
| connectionCount() const | DtRtiForwarderGroup | inlinevirtual |
| connections() const | DtRtiForwarderGroup | inlinevirtual |
| connectToForwarder(const MAKRti::DtString &fwderName) | DtRtiForwarderGroup | virtual |
| connectToForwarder(DtTcpMsgSocket *socket) | DtRtiForwarderGroup | virtual |
| connectToPortal(const MAKRti::DtString &fwderName=NULL, bool ignorePortalFlag=false) | DtRtiForwarderGroup | virtual |
| connectToPortal(DtTcpMsgSocket *socket, bool ignorePortalFlag=false) | DtRtiForwarderGroup | virtual |
| create(const MAKRti::DtString &name, int defaultPort) | DtRtiForwarderGroup | static |
| disconnectFromForwarder(DtTcpMsgSocket *socket) | DtRtiForwarderGroup | virtual |
| disconnectFromGroup() | DtRtiForwarderGroup | virtual |
| dissolve() | DtRtiForwarderGroup | virtual |
| DtForwarderGroupConnectionList typedef | DtRtiForwarderGroup | |
| DtForwarderGroupCreatorFcn typedef | DtRtiForwarderGroup | |
| DtForwarderGroupMemberList typedef | DtRtiForwarderGroup | |
| DtRtiForwarderGroup(const MAKRti::DtString &name, int defaultPort) | DtRtiForwarderGroup | protected |
| forwarderIsAPortal(const MAKRti::DtString &fwderName) const | DtRtiForwarderGroup | virtual |
| getForwarderAddrByName(const MAKRti::DtString &fwderName) const | DtRtiForwarderGroup | |
| getForwarderNameByAddr(const DtInetAddrAndPort &addr) const | DtRtiForwarderGroup | |
| groupName() const | DtRtiForwarderGroup | inlinevirtual |
| isMember(const MAKRti::DtString &fwderName) | DtRtiForwarderGroup | virtual |
| isMember(const DtInetAddrAndPort &addr) | DtRtiForwarderGroup | virtual |
| isMember(DtTcpMsgSocket *sock) | DtRtiForwarderGroup | virtual |
| memberCount() const | DtRtiForwarderGroup | inlinevirtual |
| members() const | DtRtiForwarderGroup | virtual |
| myConnectedForwarders | DtRtiForwarderGroup | protected |
| myConnectionMgr | DtRtiForwarderGroup | protected |
| myConnectionRoster | DtRtiForwarderGroup | protected |
| myConnectionSocketMap | DtRtiForwarderGroup | protected |
| myDefaultPort | DtRtiForwarderGroup | protected |
| myName | DtRtiForwarderGroup | protected |
| myNextAvailablePortal | DtRtiForwarderGroup | protected |
| myPortalForwarders | DtRtiForwarderGroup | protected |
| myRoster | DtRtiForwarderGroup | protected |
| nextAvailablePortal() | DtRtiForwarderGroup | inlinevirtual |
| portalConnections() const | DtRtiForwarderGroup | inlinevirtual |
| portalCount() const | DtRtiForwarderGroup | inlinevirtual |
| removeForwarder(const MAKRti::DtString &fwderName) | DtRtiForwarderGroup | virtual |
| removeForwarder(DtTcpMsgSocket *socket) | DtRtiForwarderGroup | virtual |
| setConnectionManager(DtPeerToPeerTcpSockMgr *connMgr) | DtRtiForwarderGroup | virtual |
| setCreatorFunction(DtForwarderGroupCreatorFcn creator) | DtRtiForwarderGroup | static |
| setDefaultPort(int port) | DtRtiForwarderGroup | inlinevirtual |
| setForwarderInfo(const DtInetAddrAndPort &addr, const MAKRti::DtString &url=NULL, bool isPortal=false) | DtRtiForwarderGroup | virtual |
| setForwarderInfo(DtTcpMsgSocket *socket, const MAKRti::DtString &url=NULL, bool isPortal=false) | DtRtiForwarderGroup | virtual |
| theCreator | DtRtiForwarderGroup | protectedstatic |
| updateNextAvailablePortal() | DtRtiForwarderGroup | inlinevirtual |
| ~DtRtiForwarderGroup() | DtRtiForwarderGroup | virtual |