This is the complete list of members for te::graph::DirectedGraphFactory, including all inherited members.
AbstractFactory(const std::string &factoryKey) | te::common::AbstractFactory< AbstractGraph, std::string > | protected |
AbstractGraphFactory(const std::string &factoryKey) | te::graph::AbstractGraphFactory | protected |
build() | te::graph::DirectedGraphFactory | protectedvirtual |
create(const std::map< std::string, std::string > &dsInfo, const std::map< std::string, std::string > &gInfo) | te::graph::DirectedGraphFactory | protectedvirtual |
dictionary_type typedef | te::common::AbstractFactory< AbstractGraph, std::string > | |
DirectedGraphFactory() | te::graph::DirectedGraphFactory | protected |
factory_type typedef | te::common::AbstractFactory< AbstractGraph, std::string > | |
finalize() | te::graph::DirectedGraphFactory | static |
find(const std::string &factoryKey) | te::common::AbstractFactory< AbstractGraph, std::string > | static |
getCachePolicy(const std::map< std::string, std::string > &gInfo) | te::graph::AbstractGraphFactory | protectedstatic |
getCreationalParameters(std::vector< std::pair< std::string, std::string > > ¶ms) const | te::graph::DirectedGraphFactory | virtual |
getDictionary() | te::common::AbstractFactory< AbstractGraph, std::string > | static |
getId(const std::map< std::string, std::string > &dsInfo, const std::map< std::string, std::string > &gInfo) | te::graph::AbstractGraphFactory | protectedstatic |
getKey() const | te::common::AbstractFactory< AbstractGraph, std::string > | |
getLoaderStrategy(const std::map< std::string, std::string > &gInfo, te::graph::GraphMetadata *metadata) | te::graph::AbstractGraphFactory | protectedstatic |
getMetadata(const std::map< std::string, std::string > &dsInfo, const std::map< std::string, std::string > &gInfo) | te::graph::AbstractGraphFactory | protectedstatic |
getType() const | te::graph::DirectedGraphFactory | virtual |
initialize() | te::graph::DirectedGraphFactory | static |
iOpen(const std::map< std::string, std::string > &dsInfo, const std::map< std::string, std::string > &gInfo) | te::graph::DirectedGraphFactory | protectedvirtual |
m_factoryKey | te::common::AbstractFactory< AbstractGraph, std::string > | protected |
make() | te::graph::AbstractGraphFactory | static |
make(const std::string &gType) | te::graph::AbstractGraphFactory | static |
make(const std::map< std::string, std::string > &dsInfo, const std::map< std::string, std::string > &gInfo) | te::graph::AbstractGraphFactory | static |
make(const std::string &gType, const std::map< std::string, std::string > &dsInfo, const std::map< std::string, std::string > &gInfo) | te::graph::AbstractGraphFactory | static |
open(const std::map< std::string, std::string > &dsInfo, const std::map< std::string, std::string > &gInfo) | te::graph::AbstractGraphFactory | static |
open(const std::string &gType, const std::map< std::string, std::string > &dsInfo, const std::map< std::string, std::string > &gInfo) | te::graph::AbstractGraphFactory | static |
setMetadataInformation(const std::map< std::string, std::string > &gInfo, te::graph::GraphMetadata *metadata) | te::graph::AbstractGraphFactory | protectedstatic |
sm_factory | te::graph::DirectedGraphFactory | privatestatic |
~AbstractFactory() | te::common::AbstractFactory< AbstractGraph, std::string > | protectedvirtual |
~AbstractGraphFactory() | te::graph::AbstractGraphFactory | inlinevirtual |
~DirectedGraphFactory() | te::graph::DirectedGraphFactory | inline |