TTK
Loading...
Searching...
No Matches
ttk::ftr::DynamicGraph< Type > Member List

This is the complete list of members for ttk::ftr::DynamicGraph< Type >, including all inherited members.

alloc() overridettk::ftr::DynamicGraph< Type >virtual
BaseClass()ttk::BaseClass
Debug()ttk::Debug
debugLevel_ttk::Debugmutableprotected
debugMsgNamePrefix_ttk::Debugprotected
debugMsgPrefix_ttk::Debugprotected
DynamicGraph()ttk::ftr::DynamicGraph< Type >
fillVector(std::vector< type > &vect, const type &elmt)ttk::ftr::Allocableinline
findRoot(const DynGraphNode< Type > *const node)ttk::ftr::DynamicGraph< Type >inline
findRoot(const std::size_t nid)ttk::ftr::DynamicGraph< Type >inline
findRoot(std::initializer_list< DynGraphNode< Type > * > nodes)ttk::ftr::DynamicGraph< Type >inline
findRoot(std::initializer_list< std::size_t > nodesIds)ttk::ftr::DynamicGraph< Type >inline
findRoot(const std::vector< type > &nodesIds)ttk::ftr::DynamicGraph< Type >inline
getCorArc(const std::size_t nid) constttk::ftr::DynamicGraph< Type >inline
getNode(const std::size_t nid)ttk::ftr::DynamicGraph< Type >inline
getNode(const std::size_t nid) constttk::ftr::DynamicGraph< Type >inline
getNodeId(DynGraphNode< Type > *node)ttk::ftr::DynamicGraph< Type >inline
getSubtreeArc(const std::size_t nid) constttk::ftr::DynamicGraph< Type >inline
getThreadNumber() constttk::BaseClassinline
init() overridettk::ftr::DynamicGraph< Type >virtual
insertEdge(DynGraphNode< Type > *const n1, DynGraphNode< Type > *const n2, const Type w, const idSuperArc corArc)ttk::ftr::DynamicGraph< Type >inline
insertEdge(const std::size_t n1, const std::size_t n2, const Type w, const idSuperArc corArc)ttk::ftr::DynamicGraph< Type >inline
isDisconnected(const DynGraphNode< Type > *const node) constttk::ftr::DynamicGraph< Type >inline
isDisconnected(const std::size_t nid)ttk::ftr::DynamicGraph< Type >inline
lastLineModettk::Debugprotectedstatic
lastObject_ttk::BaseClassprotected
nbElmt_ttk::ftr::Allocableprotected
nodes_ttk::ftr::DynamicGraph< Type >protected
print()ttk::ftr::DynamicGraph< Type >
print(const std::function< std::string(std::size_t)> &)ttk::ftr::DynamicGraph< Type >
printErr(const std::string &msg, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cerr) constttk::Debuginline
printMsg(const std::string &msg, const debug::Priority &priority=debug::Priority::INFO, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cout) constttk::Debuginline
printMsg(const std::vector< std::string > &msgs, const debug::Priority &priority=debug::Priority::INFO, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cout) constttk::Debuginline
printMsg(const std::string &msg, const double &progress, const double &time, const int &threads, const double &memory, const debug::LineMode &lineMode=debug::LineMode::NEW, const debug::Priority &priority=debug::Priority::PERFORMANCE, std::ostream &stream=std::cout) constttk::Debuginline
printMsg(const std::string &msg, const double &progress, const double &time, const debug::LineMode &lineMode=debug::LineMode::NEW, const debug::Priority &priority=debug::Priority::PERFORMANCE, std::ostream &stream=std::cout) constttk::Debuginline
printMsg(const std::string &msg, const double &progress, const double &time, const int &threads, const debug::LineMode &lineMode=debug::LineMode::NEW, const debug::Priority &priority=debug::Priority::PERFORMANCE, std::ostream &stream=std::cout) constttk::Debuginline
printMsg(const std::string &msg, const double &progress, const debug::LineMode &lineMode=debug::LineMode::NEW, const debug::Priority &priority=debug::Priority::PERFORMANCE, std::ostream &stream=std::cout) constttk::Debuginline
printMsg(const std::string &msg, const double &progress, const debug::Priority &priority, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cout) constttk::Debuginline
printMsg(const std::vector< std::vector< std::string > > &rows, const debug::Priority &priority=debug::Priority::INFO, const bool hasHeader=true, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cout) constttk::Debuginline
printMsg(const debug::Separator &separator, const debug::LineMode &lineMode=debug::LineMode::NEW, const debug::Priority &priority=debug::Priority::INFO, std::ostream &stream=std::cout) constttk::Debuginline
printMsg(const debug::Separator &separator, const debug::Priority &priority, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cout) constttk::Debuginline
printMsg(const std::string &msg, const debug::Separator &separator, const debug::LineMode &lineMode=debug::LineMode::NEW, const debug::Priority &priority=debug::Priority::INFO, std::ostream &stream=std::cout) constttk::Debuginline
printMsgInternal(const std::string &msg, const std::string &right, const std::string &filler, const debug::Priority &priority=debug::Priority::INFO, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cout) constttk::Debuginlineprotected
printMsgInternal(const std::string &msg, const debug::Priority &priority, const debug::LineMode &lineMode, std::ostream &stream=std::cout) constttk::Debuginlineprotected
printNbCC()ttk::ftr::DynamicGraph< Type >
printWrn(const std::string &msg, const debug::LineMode &lineMode=debug::LineMode::NEW, std::ostream &stream=std::cerr) constttk::Debuginline
removeEdge(DynGraphNode< Type > *const n)ttk::ftr::DynamicGraph< Type >inline
removeEdge(const std::size_t nid)ttk::ftr::DynamicGraph< Type >inline
removeEdge(DynGraphNode< Type > *const n1, DynGraphNode< Type > *const n2)ttk::ftr::DynamicGraph< Type >
removeEdge(const std::size_t nid1, const std::size_t nid2)ttk::ftr::DynamicGraph< Type >inline
setCorArc(const std::size_t nid, idSuperArc arc)ttk::ftr::DynamicGraph< Type >inline
setDebugLevel(const int &debugLevel)ttk::Debugvirtual
setDebugMsgPrefix(const std::string &prefix)ttk::Debuginline
setNumberOfElmt(const idVertex nbVerts)ttk::ftr::Allocableinline
setNumberOfNodes(const std::size_t nbNodes)ttk::ftr::DynamicGraph< Type >inline
setSubtreeArc(const std::size_t nid, const idSuperArc arc)ttk::ftr::DynamicGraph< Type >inline
setThreadNumber(const int threadNumber)ttk::BaseClassinlinevirtual
setWrapper(const Wrapper *wrapper) overridettk::Debugvirtual
test()ttk::ftr::DynamicGraph< Type >
threadNumber_ttk::BaseClassmutableprotected
welcomeMsg(std::ostream &stream)ttk::Debugprotected
wrapper_ttk::BaseClassprotected
~BaseClass()=defaultttk::BaseClassvirtual
~Debug() overridettk::Debug
~DynamicGraph() overridettk::ftr::DynamicGraph< Type >