Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::Hypergraph Member List

This is the complete list of members for ogdf::Hypergraph, including all inherited members.

allHyperedges(LIST &hyperedgeList) constogdf::Hypergraphinline
allHypernodes(LIST &hypernodeList) constogdf::Hypergraphinline
clear()ogdf::Hypergraph
consistency() constogdf::Hypergraph
delHyperedge(hyperedge e)ogdf::Hypergraph
delHypernode(hypernode v)ogdf::Hypergraph
empty() constogdf::Hypergraphinline
firstHyperedge() constogdf::Hypergraphinline
firstHypernode() constogdf::Hypergraphinline
gateType(string gate)ogdf::Hypergraphprivate
hyperedgeArrayTableSize() constogdf::Hypergraphinline
hyperedges() constogdf::Hypergraphinline
Hypergraph()ogdf::Hypergraph
Hypergraph(const Hypergraph &H)ogdf::Hypergraph
hypernodeArrayTableSize() constogdf::Hypergraphinline
hypernodes() constogdf::Hypergraphinline
initArrays()ogdf::Hypergraphprivate
initObservers()ogdf::Hypergraphprivate
lastHyperEdge() constogdf::Hypergraphinline
lastHypernode() constogdf::Hypergraphinline
loadPlaHypergraph(const char *fileName)ogdf::Hypergraph
m_hyperedgeArraysogdf::Hypergraphmutableprivate
m_hyperedgeArrayTableSizeogdf::Hypergraphprivate
m_hyperedgeIdCountogdf::Hypergraphprivate
m_hyperedgesogdf::Hypergraphprivate
m_hypernodeArraysogdf::Hypergraphmutableprivate
m_hypernodeArrayTableSizeogdf::Hypergraphprivate
m_hypernodeIdCountogdf::Hypergraphprivate
m_hypernodesogdf::Hypergraphprivate
m_nHyperedgesogdf::Hypergraphprivate
m_nHypernodesogdf::Hypergraphprivate
m_observersogdf::Hypergraphmutableprivate
maxHyperedgeIndex() constogdf::Hypergraphinline
maxHypernodeIndex() constogdf::Hypergraphinline
newHyperedge(List< hypernode > &hypernodes)ogdf::Hypergraph
newHyperedge(int pIndex, List< hypernode > &hypernodes)ogdf::Hypergraph
newHypernode()ogdf::Hypergraph
newHypernode(int pIndex)ogdf::Hypergraph
newHypernode(HypernodeElement::Type pType)ogdf::Hypergraph
newHypernode(int pIndex, HypernodeElement::Type pType)ogdf::Hypergraph
nextEntry(char *buffer, int from, string stop)ogdf::Hypergraphprivate
numberOfHyperedges() constogdf::Hypergraphinline
numberOfHypernodes() constogdf::Hypergraphinline
OGDF_MALLOC_NEW_DELETEogdf::Hypergraph
operator<<ogdf::Hypergraphfriend
operator=(const Hypergraph &H)ogdf::Hypergraph
operator>>ogdf::Hypergraphfriend
randomHyperedge() constogdf::Hypergraph
randomHypernode() constogdf::Hypergraph
readBenchHypergraph(std::istream &is)ogdf::Hypergraph
readBenchHypergraph(const char *filename)ogdf::Hypergraph
readPlaHypergraph(std::istream &is)ogdf::Hypergraph
registerHyperedgeArray(HypergraphArrayBase *pHyperedgeArray) constogdf::Hypergraph
registerHypernodeArray(HypergraphArrayBase *pHypernodeArray) constogdf::Hypergraph
registerObserver(HypergraphObserver *pObserver) constogdf::Hypergraph
unregisterHyperedgeArray(ListIterator< HypergraphArrayBase * > it) constogdf::Hypergraph
unregisterHypernodeArray(ListIterator< HypergraphArrayBase * > it) constogdf::Hypergraph
unregisterObserver(ListIterator< HypergraphObserver * > it) constogdf::Hypergraph
~Hypergraph()ogdf::Hypergraph