xc
|
This is the complete list of members for XC::MPI_Channel, including all inherited members.
addToProgram(void) | XC::MPI_Channel | 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::MPI_Channel) | XC::MPI_Channel | virtual |
getLogFileName(void) const | CommandEntity | |
getOutputFileName(void) const | CommandEntity | |
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 |
MPI_Channel(int otherProcess) (defined in XC::MPI_Channel) | XC::MPI_Channel | |
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(int dbTag, int commitTag, ID &, ChannelAddress *theAddress=0) | XC::MPI_Channel | virtual |
recvMatrix(int dbTag, int commitTag, Matrix &, ChannelAddress *theAddress=0) | XC::MPI_Channel | virtual |
recvMsg(int dbTag, int commitTag, Message &, ChannelAddress *theAddress=0) | XC::MPI_Channel | virtual |
recvObj(int commitTag, MovableObject &theObject, FEM_ObjectBroker &theBroker, ChannelAddress *theAddress=0) | XC::MPI_Channel | 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::MPI_Channel | virtual |
resetStandardOutput(void) | CommandEntity | static |
sendID(int dbTag, int commitTag, const ID &, ChannelAddress *theAddress=0) | XC::MPI_Channel | virtual |
sendMatrix(int dbTag, int commitTag, const Matrix &, ChannelAddress *theAddress=0) | XC::MPI_Channel | virtual |
sendMovable(int commitTag, MovableObject &) | XC::Channel | protected |
sendMsg(int dbTag, int commitTag, const Message &, ChannelAddress *theAddress=0) | XC::MPI_Channel | virtual |
sendObj(int commitTag, MovableObject &theObject, ChannelAddress *theAddress=0) | XC::MPI_Channel | 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::MPI_Channel | virtual |
set_owner(EntityWithOwner *owr) | EntityWithOwner | |
setErrFileName(const std::string &) | CommandEntity | |
setLogFileName(const std::string &) | CommandEntity | |
setNextAddress(const ChannelAddress &otherChannelAddress) | XC::MPI_Channel | virtual |
setOutputFileName(const std::string &) | CommandEntity | |
setPyDict(const boost::python::dict &) | EntityWithProperties | virtual |
setPyProp(std::string str, boost::python::object val) | EntityWithProperties | |
setUpConnection(void) (defined in XC::MPI_Channel) | XC::MPI_Channel | virtual |
setVerbosityLevel(const int &) | EntityWithOwner | static |
string_to(T &, const std::string &) const (defined in CommandEntity) | CommandEntity | protected |
verbosity | EntityWithOwner | protectedstatic |
~Channel(void) (defined in XC::Channel) | XC::Channel | inlinevirtual |
~EntityWithOwner(void) | EntityWithOwner | inlinevirtual |