XC Open source finite element analysis program
|
This is the complete list of members for XC::DBDatastore, including all inherited members.
addToProgram(void) (defined in XC::FE_Datastore) | XC::FE_Datastore | virtual |
Channel(void) | XC::Channel | |
checkDbTag(const int &dbTag) | XC::Channel | |
clearDbTags(void) (defined in XC::Channel) | XC::Channel | |
commitState(int commitTag) | XC::FE_Datastore | virtual |
createTable(const std::string &tableName, const std::vector< std::string > &) (defined in XC::FE_Datastore) | XC::FE_Datastore | virtual |
DBDatastore(Preprocessor &, FEM_ObjectBroker &theBroker) (defined in XC::DBDatastore) | XC::DBDatastore | |
dbTAG (defined in XC::DBDatastore) | XC::DBDatastore | mutableprotected |
FE_Datastore(Preprocessor &, FEM_ObjectBroker &theBroker) | XC::FE_Datastore | |
get_preprocessor(void) const (defined in XC::FE_Datastore) | XC::FE_Datastore | inlineprotected |
getData(const std::string &tableName, const std::vector< std::string > &, int commitTag, Vector &data) (defined in XC::FE_Datastore) | XC::FE_Datastore | virtual |
getDbTag(void) const (defined in XC::FE_Datastore) | XC::FE_Datastore | virtual |
getLastSendersAddress(void) (defined in XC::FE_Datastore) | XC::FE_Datastore | virtual |
getObjectBroker(void) (defined in XC::FE_Datastore) | XC::FE_Datastore | protected |
getTag(void) const (defined in XC::Channel) | XC::Channel | |
getUsedTags(void) const | XC::Channel | |
insertData(const std::string &tableName, const std::vector< std::string > &, int commitTag, const Vector &data) (defined in XC::FE_Datastore) | XC::FE_Datastore | virtual |
isDatastore(void) const (defined in XC::FE_Datastore) | XC::FE_Datastore | virtual |
isSaved(int commitTag) const | XC::FE_Datastore | |
receiveMovable(int commitTag, MovableObject &, FEM_ObjectBroker &) | XC::Channel | protected |
recvID(int dbTag, int commitTag, ID &, ChannelAddress *theAddress=nullptr)=0 (defined in XC::Channel) | XC::Channel | pure virtual |
recvMatrix(int dbTag, int commitTag, Matrix &, ChannelAddress *theAddress=nullptr)=0 (defined in XC::Channel) | XC::Channel | pure virtual |
recvMsg(int dbTag, int commitTag, Message &, ChannelAddress *theAddress=nullptr)=0 (defined in XC::Channel) | XC::Channel | pure virtual |
recvObj(int commitTag, MovableObject &theObject, FEM_ObjectBroker &theBroker, ChannelAddress *theAddress=0) (defined in XC::FE_Datastore) | XC::FE_Datastore | 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=nullptr)=0 (defined in XC::Channel) | XC::Channel | pure virtual |
restore(const int &commitTag) (defined in XC::FE_Datastore) | XC::FE_Datastore | |
restoreState(int commitTag) (defined in XC::FE_Datastore) | XC::FE_Datastore | virtual |
save(const int &commitTag) (defined in XC::FE_Datastore) | XC::FE_Datastore | |
sendID(int dbTag, int commitTag, const ID &, ChannelAddress *theAddress=nullptr)=0 (defined in XC::Channel) | XC::Channel | pure virtual |
sendMatrix(int dbTag, int commitTag, const Matrix &, ChannelAddress *theAddress=nullptr)=0 (defined in XC::Channel) | XC::Channel | pure virtual |
sendMovable(int commitTag, MovableObject &) | XC::Channel | protected |
sendMsg(int dbTag, int commitTag, const Message &, ChannelAddress *theAddress=nullptr)=0 (defined in XC::Channel) | XC::Channel | pure virtual |
sendObj(int commitTag, MovableObject &theObject, ChannelAddress *theAddress=0) (defined in XC::FE_Datastore) | XC::FE_Datastore | virtual |
sendObjs(int commitTag, const inputIterator &first, const inputIterator &last, ChannelAddress *theAddress=nullptr) | XC::Channel | |
sendVector(int dbTag, int commitTag, const Vector &, ChannelAddress *theAddress=nullptr)=0 (defined in XC::Channel) | XC::Channel | pure virtual |
setNextAddress(const ChannelAddress &otherChannelAddress) (defined in XC::FE_Datastore) | XC::FE_Datastore | virtual |
setUpConnection(void) (defined in XC::FE_Datastore) | XC::FE_Datastore | virtual |
~Channel(void) (defined in XC::Channel) | XC::Channel | inlinevirtual |
~FE_Datastore(void) (defined in XC::FE_Datastore) | XC::FE_Datastore | inlinevirtual |