|
std::map< std::string, Slave > & | slaves () |
|
std::map< std::string, MasterGroup > & | masterGroups () |
|
bool | operator== (const CouplingInfo &other) const |
|
bool | hasSlave (const std::string &name) const |
|
const Slave & | slave (const std::string &name) const |
|
bool | hasMasterGroup (const std::string &name) const |
|
const MasterGroup & | masterGroup (const std::string &name) const |
|
template<class Serializer > |
void | serializeOp (Serializer &serializer) |
|
The documentation for this class was generated from the following files: