My Project
|
Public Member Functions | |
Private (DotGfxHierarchyTable *hierarchy, DotNode *n, int id) | |
TemplateVariant | get (const char *n) const |
TemplateVariant | graph () const |
Private Attributes | |
DotGfxHierarchyTable * | m_hierarchy |
DotNode * | m_node |
int | m_id |
Static Private Attributes | |
static PropertyMapper < InheritanceGraphContext::Private > | s_inst |
Definition at line 8301 of file context.cpp.
|
inline |
Definition at line 8304 of file context.cpp.
References graph(), Config::init(), and s_inst.
|
inline |
Definition at line 8313 of file context.cpp.
References s_inst.
Referenced by InheritanceGraphContext::get().
|
inline |
Definition at line 8317 of file context.cpp.
References Config_getBool, DotGfxHierarchyTable::createGraph(), g_globals, Doxygen::htmlFileExtension, m_hierarchy, m_id, m_node, ContextGlobals::outputDir, and portable_pathSeparator().
Referenced by Private().
|
private |
Definition at line 8335 of file context.cpp.
Referenced by graph().
|
private |
Definition at line 8337 of file context.cpp.
Referenced by graph().
|
private |
Definition at line 8336 of file context.cpp.
Referenced by graph().
|
staticprivate |
Definition at line 8338 of file context.cpp.