MCPcopy Create free account
hub / github.com/chigraph/chigraph / fullNamePath

Method fullNamePath

libchigraph/include/chi/ChiModule.hpp:64–64  ·  view source on GitHub ↗

Get the full name of the module in a path \return The full name, as a boost::filesystem::path

Source from the content-addressed store, hash-verified

62 /// Get the full name of the module in a path
63 /// \return The full name, as a boost::filesystem::path
64 boost::filesystem::path fullNamePath() const { return mFullName; }
65 /// Get the Context that this module belongs to
66 /// \return The context
67

Callers 3

setNameMethod · 0.80
updateNodeReferencesMethod · 0.80
compileModuleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected