|
xc
|
This is the complete list of members for XC::TCP_SocketNoDelay, including all inherited members.
| addToProgram(void) | XC::TCP_SocketNoDelay | virtual |
| Channel(CommandEntity *owr=nullptr) | XC::Channel | |
| checkDbTag(const int &dbTag) | XC::Channel | |
| clearDbTags(void) | XC::Channel | |
| clearPyProps(void) | EntityWithProperties | |
| CommandEntity(CommandEntity *owr=nullptr) | CommandEntity | |
| copyPropsFrom(const EntityWithProperties &) | EntityWithProperties | |
| entcmd_cast(boost::any &data) (defined in CommandEntity) | CommandEntity | protectedstatic |
| EntityWithOwner(EntityWithOwner *owr=nullptr) | EntityWithOwner | |
| EntityWithOwner(const EntityWithOwner &) | EntityWithOwner | |
| EntityWithProperties(EntityWithProperties *owr=nullptr) | EntityWithProperties | |
| evalPy(boost::python::object dict, const std::string &) | CommandEntity | |
| execFilePy(boost::python::object dict, const std::string &) | CommandEntity | |
| execPy(boost::python::object dict, const std::string &) | CommandEntity | |
| getClassName(void) const | EntityWithOwner | virtual |
| getDbTag(void) const | XC::Channel | virtual |
| getErrFileName(void) const | CommandEntity | |
| getLastSendersAddress(void) (defined in XC::TCP_SocketNoDelay) | XC::TCP_SocketNoDelay | inlinevirtual |
| getLogFileName(void) const | CommandEntity | |
| getOutputFileName(void) const | CommandEntity | |
| getPortNumber(void) const (defined in XC::TCP_SocketNoDelay) | XC::TCP_SocketNoDelay | |
| getPropertiesDict(void) const | EntityWithProperties | |
| getPropNames(void) const | EntityWithProperties | |
| getPyDict(void) const | EntityWithProperties | virtual |
| getPyProp(const std::string &str) | EntityWithProperties | |
| getStandardOutputWrapper(void) const | CommandEntity | |
| getStandardOutputWrapper(void) | CommandEntity | |
| getTag(void) const | XC::Channel | |
| getUsedTags(void) const | XC::Channel | |
| getVerbosityLevel(void) | EntityWithOwner | static |
| hasPyProp(const std::string &) | EntityWithProperties | |
| isDatastore(void) const | XC::Channel | virtual |
| isEqual(const EntityWithProperties &) const | EntityWithProperties | protected |
| EntityWithOwner::isEqual(const EntityWithOwner &) const | EntityWithOwner | protectedvirtual |
| operator=(const EntityWithOwner &) | EntityWithOwner | |
| operator==(const EntityWithOwner &) const | EntityWithOwner | virtual |
| Owner(void) | CommandEntity | |
| Owner(void) const | CommandEntity | |
| PythonDict typedef (defined in EntityWithProperties) | EntityWithProperties | |
| receiveMovable(int commitTag, MovableObject &, FEM_ObjectBroker &) | XC::Channel | protected |
| recvID(ID &theID, ChannelAddress *theAddress=0) (defined in XC::TCP_SocketNoDelay) | XC::TCP_SocketNoDelay | |
| XC::Channel::recvID(int dbTag, int commitTag, ID &theID, ChannelAddress *theAddress=nullptr)=0 | XC::Channel | pure virtual |
| recvMatrix(Matrix &theMatrix, ChannelAddress *theAddress=0) (defined in XC::TCP_SocketNoDelay) | XC::TCP_SocketNoDelay | |
| XC::Channel::recvMatrix(int dbTag, int commitTag, Matrix &theMatrix, ChannelAddress *theAddress=nullptr)=0 | XC::Channel | pure virtual |
| recvMsg(Message &, ChannelAddress *theAddress=0) (defined in XC::TCP_SocketNoDelay) | XC::TCP_SocketNoDelay | |
| XC::Channel::recvMsg(int dbTag, int commitTag, Message &theMsg, ChannelAddress *theAddress=nullptr)=0 | XC::Channel | pure virtual |
| recvObj(MovableObject &theObject, FEM_ObjectBroker &, ChannelAddress *theAddress=0) (defined in XC::TCP_SocketNoDelay) | XC::TCP_SocketNoDelay | |
| XC::Channel::recvObj(int commitTag, MovableObject &theObj, FEM_ObjectBroker &theBroker, ChannelAddress *theAddress=nullptr)=0 | XC::Channel | pure virtual |
| recvObjs(int commitTag, const inputIterator &first, const inputIterator &last, FEM_ObjectBroker &, ChannelAddress *theAddress=nullptr) | XC::Channel | |
| recvVector(Vector &theVector, ChannelAddress *theAddress=0) (defined in XC::TCP_SocketNoDelay) | XC::TCP_SocketNoDelay | |
| XC::Channel::recvVector(int dbTag, int commitTag, Vector &theVector, ChannelAddress *theAddress=nullptr)=0 | XC::Channel | pure virtual |
| resetStandardOutput(void) | CommandEntity | static |
| sendID(const ID &theID, ChannelAddress *theAddress=0) (defined in XC::TCP_SocketNoDelay) | XC::TCP_SocketNoDelay | |
| XC::Channel::sendID(int dbTag, int commitTag, const ID &theID, ChannelAddress *theAddress=nullptr)=0 | XC::Channel | pure virtual |
| sendMatrix(const Matrix &theMatrix, ChannelAddress *theAddress=0) (defined in XC::TCP_SocketNoDelay) | XC::TCP_SocketNoDelay | |
| XC::Channel::sendMatrix(int dbTag, int commitTag, const Matrix &theMatrix, ChannelAddress *theAddress=nullptr)=0 | XC::Channel | pure virtual |
| sendMovable(int commitTag, MovableObject &) | XC::Channel | protected |
| sendMsg(const Message &, ChannelAddress *theAddress=0) (defined in XC::TCP_SocketNoDelay) | XC::TCP_SocketNoDelay | |
| XC::Channel::sendMsg(int dbTag, int commitTag, const Message &theMsg, ChannelAddress *theAddress=nullptr)=0 | XC::Channel | pure virtual |
| sendObj(MovableObject &theObject, FEM_ObjectBroker &, ChannelAddress *theAddress=0) (defined in XC::TCP_SocketNoDelay) | XC::TCP_SocketNoDelay | |
| XC::Channel::sendObj(int commitTag, MovableObject &theObj, ChannelAddress *theAddress=nullptr)=0 | XC::Channel | pure virtual |
| sendObjs(int commitTag, const inputIterator &first, const inputIterator &last, ChannelAddress *theAddress=nullptr) | XC::Channel | |
| sendVector(const Vector &theVector, ChannelAddress *theAddress=0) (defined in XC::TCP_SocketNoDelay) | XC::TCP_SocketNoDelay | |
| XC::Channel::sendVector(int dbTag, int commitTag, const Vector &theVector, ChannelAddress *theAddress=nullptr)=0 | XC::Channel | pure virtual |
| set_owner(EntityWithOwner *owr) | EntityWithOwner | |
| setErrFileName(const std::string &) | CommandEntity | |
| setLogFileName(const std::string &) | CommandEntity | |
| setNextAddress(const ChannelAddress &otherChannelAddress) | XC::TCP_SocketNoDelay | virtual |
| setOutputFileName(const std::string &) | CommandEntity | |
| setPyDict(const boost::python::dict &) | EntityWithProperties | virtual |
| setPyProp(std::string str, boost::python::object val) | EntityWithProperties | |
| setUpActor(void) (defined in XC::TCP_SocketNoDelay) | XC::TCP_SocketNoDelay | virtual |
| setUpConnection(void)=0 (defined in XC::Channel) | XC::Channel | pure virtual |
| setUpShadow(void) (defined in XC::TCP_SocketNoDelay) | XC::TCP_SocketNoDelay | virtual |
| setVerbosityLevel(const int &) | EntityWithOwner | static |
| string_to(T &, const std::string &) const (defined in CommandEntity) | CommandEntity | protected |
| TCP_SocketNoDelay() (defined in XC::TCP_SocketNoDelay) | XC::TCP_SocketNoDelay | |
| TCP_SocketNoDelay(unsigned int) (defined in XC::TCP_SocketNoDelay) | XC::TCP_SocketNoDelay | |
| TCP_SocketNoDelay(unsigned int other_Port, char *other_InetAddr) (defined in XC::TCP_SocketNoDelay) | XC::TCP_SocketNoDelay | |
| verbosity | EntityWithOwner | protectedstatic |
| ~Channel(void) (defined in XC::Channel) | XC::Channel | inlinevirtual |
| ~EntityWithOwner(void) | EntityWithOwner | inlinevirtual |
| ~TCP_SocketNoDelay() (defined in XC::TCP_SocketNoDelay) | XC::TCP_SocketNoDelay |
1.8.13