|
xc
|
This is the complete list of members for XC::TCP_UDP_Socket_base, including all inherited members.
| addr (defined in XC::TCP_UDP_Socket_base) | XC::TCP_UDP_Socket_base | |
| addr_in (defined in XC::TCP_UDP_Socket_base) | XC::TCP_UDP_Socket_base | |
| addrLength (defined in XC::TCP_UDP_Socket_base) | XC::TCP_UDP_Socket_base | protected |
| addToProgram(void)=0 | XC::Channel | pure virtual |
| Channel(CommandEntity *owr=nullptr) | XC::Channel | |
| checkDbTag(const int &dbTag) | XC::Channel | |
| checkEndianness (defined in XC::TCP_UDP_Socket_base) | XC::TCP_UDP_Socket_base | protected |
| checkForEndiannessProblem(void) (defined in XC::TCP_UDP_Socket_base) | XC::TCP_UDP_Socket_base | protectedvirtual |
| clearDbTags(void) | XC::Channel | |
| clearPyProps(void) | EntityWithProperties | |
| CommandEntity(CommandEntity *owr=nullptr) | CommandEntity | |
| connectType (defined in XC::TCP_UDP_Socket_base) | XC::TCP_UDP_Socket_base | protected |
| copyPropsFrom(const EntityWithProperties &) | EntityWithProperties | |
| endiannessProblem (defined in XC::TCP_UDP_Socket_base) | XC::TCP_UDP_Socket_base | protected |
| 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 | |
| getHostAddress(const std::string &, char *) | XC::TCP_UDP_Socket_base | protectedstatic |
| getHostName(void) const (defined in XC::TCP_UDP_Socket_base) | XC::TCP_UDP_Socket_base | protected |
| getLastSendersAddress(void)=0 (defined in XC::Channel) | XC::Channel | pure virtual |
| getLogFileName(void) const | CommandEntity | |
| getOutputFileName(void) const | CommandEntity | |
| getPortNumber(void) const (defined in XC::TCP_UDP_Socket_base) | XC::TCP_UDP_Socket_base | protected |
| 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 | |
| int2a(unsigned int, char *, int *) | XC::TCP_UDP_Socket_base | protectedstatic |
| isDatastore(void) const | XC::Channel | virtual |
| isEqual(const EntityWithProperties &) const | EntityWithProperties | protected |
| EntityWithOwner::isEqual(const EntityWithOwner &) const | EntityWithOwner | protectedvirtual |
| my_Addr (defined in XC::TCP_UDP_Socket_base) | XC::TCP_UDP_Socket_base | protected |
| myPort (defined in XC::TCP_UDP_Socket_base) | XC::TCP_UDP_Socket_base | protected |
| operator=(const EntityWithOwner &) | EntityWithOwner | |
| operator==(const EntityWithOwner &) const | EntityWithOwner | virtual |
| other_Addr (defined in XC::TCP_UDP_Socket_base) | XC::TCP_UDP_Socket_base | protected |
| Owner(void) | CommandEntity | |
| Owner(void) const | CommandEntity | |
| PythonDict typedef (defined in EntityWithProperties) | EntityWithProperties | |
| receiveMovable(int commitTag, MovableObject &, FEM_ObjectBroker &) | XC::Channel | protected |
| recvID(int dbTag, int commitTag, ID &theID, ChannelAddress *theAddress=nullptr)=0 | XC::Channel | pure virtual |
| recvMatrix(int dbTag, int commitTag, Matrix &theMatrix, ChannelAddress *theAddress=nullptr)=0 | XC::Channel | pure virtual |
| recvMsg(int dbTag, int commitTag, Message &theMsg, ChannelAddress *theAddress=nullptr)=0 | XC::Channel | pure virtual |
| 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(int dbTag, int commitTag, Vector &theVector, ChannelAddress *theAddress=nullptr)=0 | XC::Channel | pure virtual |
| resetStandardOutput(void) | CommandEntity | static |
| sendID(int dbTag, int commitTag, const ID &theID, ChannelAddress *theAddress=nullptr)=0 | XC::Channel | pure virtual |
| sendMatrix(int dbTag, int commitTag, const Matrix &theMatrix, ChannelAddress *theAddress=nullptr)=0 | XC::Channel | pure virtual |
| sendMovable(int commitTag, MovableObject &) | XC::Channel | protected |
| sendMsg(int dbTag, int commitTag, const Message &theMsg, ChannelAddress *theAddress=nullptr)=0 | XC::Channel | pure virtual |
| 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(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 &theAddress)=0 | XC::Channel | pure virtual |
| setOutputFileName(const std::string &) | CommandEntity | |
| setPyDict(const boost::python::dict &) | EntityWithProperties | virtual |
| setPyProp(std::string str, boost::python::object val) | EntityWithProperties | |
| setup(unsigned int, int) (defined in XC::TCP_UDP_Socket_base) | XC::TCP_UDP_Socket_base | protected |
| setUpConnection(void)=0 (defined in XC::Channel) | XC::Channel | pure virtual |
| setVerbosityLevel(const int &) | EntityWithOwner | static |
| sockfd (defined in XC::TCP_UDP_Socket_base) | XC::TCP_UDP_Socket_base | protected |
| string_to(T &, const std::string &) const (defined in CommandEntity) | CommandEntity | protected |
| TCP_UDP_Socket_base(int connectType=0, bool checkEndianness=false) | XC::TCP_UDP_Socket_base | |
| verbosity | EntityWithOwner | protectedstatic |
| ~Channel(void) (defined in XC::Channel) | XC::Channel | inlinevirtual |
| ~EntityWithOwner(void) | EntityWithOwner | inlinevirtual |
| ~TCP_UDP_Socket_base() (defined in XC::TCP_UDP_Socket_base) | XC::TCP_UDP_Socket_base |
1.8.13