contains(const Id &id) const | Link | |
contains(const Id &id, const unsigned ind) const | Link | |
getId() const | Link | |
getTarget(const unsigned ind) const | Link | |
getTargets() const | Link | |
getType() const | Link | |
init(XMLSimpleNode *linkItem) | Link | |
Link() | Link | |
Link(const LnkType &type) | Link | |
Link(const LinkId &id, const LnkType &type) | Link | |
Link(const Link &link) | Link | |
operator!=(const Link &link) const | Link | |
operator=(const Link &link) | Link | |
operator==(const Link &link) const | Link | |
putId(const LinkId &id) | Link | |
putTarget(const unsigned ind, const Id &id) | Link | |
putTargets(const std::vector< Id > &targV) | Link | |
putType(const LnkType &type) | Link | |
toXML(XMLSimpleStruct *xmlstruct) const | Link |