xc
|
This is the complete list of members for XC::TCP_Socket, 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) | XC::TCP_Socket | 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_Socket) | XC::TCP_Socket | 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) (defined in XC::TCP_Socket) | XC::TCP_Socket | inlinevirtual |
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 &, ChannelAddress *theAddress=0) | XC::TCP_Socket | virtual |
recvMatrix(int dbTag, int commitTag, Matrix &, ChannelAddress *theAddress=0) | XC::TCP_Socket | virtual |
recvMsg(int dbTag, int commitTag, Message &, ChannelAddress *theAddress=0) | XC::TCP_Socket | virtual |
recvObj(int commitTag, MovableObject &, FEM_ObjectBroker &, ChannelAddress *theAddress=0) | XC::TCP_Socket | virtual |
recvObjs(int commitTag, const inputIterator &first, const inputIterator &last, FEM_ObjectBroker &, ChannelAddress *theAddress=nullptr) | XC::Channel | |
recvVector(int dbTag, int commitTag, Vector &, ChannelAddress *theAddress=0) | XC::TCP_Socket | virtual |
resetStandardOutput(void) | CommandEntity | static |
sendID(int dbTag, int commitTag, const ID &, ChannelAddress *theAddress=0) | XC::TCP_Socket | virtual |
sendMatrix(int dbTag, int commitTag, const Matrix &, ChannelAddress *theAddress=0) | XC::TCP_Socket | virtual |
sendMovable(int commitTag, MovableObject &) | XC::Channel | protected |
sendMsg(int dbTag, int commitTag, const Message &, ChannelAddress *theAddress=0) | XC::TCP_Socket | virtual |
sendObj(int commitTag, MovableObject &, ChannelAddress *theAddress=0) | XC::TCP_Socket | virtual |
sendObjs(int commitTag, const inputIterator &first, const inputIterator &last, ChannelAddress *theAddress=nullptr) | XC::Channel | |
sendVector(int dbTag, int commitTag, const Vector &, ChannelAddress *theAddress=0) | XC::TCP_Socket | virtual |
set_owner(EntityWithOwner *owr) | EntityWithOwner | |
setErrFileName(const std::string &) | CommandEntity | |
setLogFileName(const std::string &) | CommandEntity | |
setNextAddress(const ChannelAddress &otherChannelAddress) | XC::TCP_Socket | 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) (defined in XC::TCP_Socket) | XC::TCP_Socket | 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_Socket(bool checkEndianness=false) (defined in XC::TCP_Socket) | XC::TCP_Socket | |
TCP_Socket(unsigned int, bool checkEndianness=false, int noDelay=0) (defined in XC::TCP_Socket) | XC::TCP_Socket | |
TCP_Socket(unsigned int other_Port, char *other_InetAddr, bool checkEndianness=false, int noDelay=0) (defined in XC::TCP_Socket) | XC::TCP_Socket | |
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 |