addInnerNode(DirectedNode< EntryType, MetaInfoType > &newNode) | DirectedNode< EntryType, MetaInfoType > | inlineprotected |
addOuterNode(DirectedNode< EntryType, MetaInfoType > &newNode) | DirectedNode< EntryType, MetaInfoType > | inlineprotected |
DirectedNode(EntryType &entry) | DirectedNode< EntryType, MetaInfoType > | inlineexplicitprotected |
DirectedNode(const DirectedNode &node)=delete | DirectedNode< EntryType, MetaInfoType > | protected |
DirectedNodeNetwork | DirectedNode< EntryType, MetaInfoType > | friend |
getConstEntry() const | DirectedNode< EntryType, MetaInfoType > | inline |
getEntry() | DirectedNode< EntryType, MetaInfoType > | inline |
getFamily() const | DirectedNode< EntryType, MetaInfoType > | inline |
getInnerNodes() | DirectedNode< EntryType, MetaInfoType > | inline |
getMetaInfo() | DirectedNode< EntryType, MetaInfoType > | inline |
getOuterNodes() | DirectedNode< EntryType, MetaInfoType > | inline |
getPtr() | DirectedNode< EntryType, MetaInfoType > | inline |
m_entry | DirectedNode< EntryType, MetaInfoType > | |
m_family | DirectedNode< EntryType, MetaInfoType > | |
m_innerNodes | DirectedNode< EntryType, MetaInfoType > | |
m_metaInfo | DirectedNode< EntryType, MetaInfoType > | |
m_outerNodes | DirectedNode< EntryType, MetaInfoType > | |
operator!=(const DirectedNode &b) const | DirectedNode< EntryType, MetaInfoType > | inline |
operator!=(const EntryType &b) const | DirectedNode< EntryType, MetaInfoType > | inline |
operator=(const DirectedNode &node)=delete | DirectedNode< EntryType, MetaInfoType > | protected |
operator==(const DirectedNode &b) const | DirectedNode< EntryType, MetaInfoType > | inline |
operator==(const EntryType &b) const | DirectedNode< EntryType, MetaInfoType > | inline |
setFamily(short family) | DirectedNode< EntryType, MetaInfoType > | inline |