MCPcopy Create free account
hub / github.com/ChunelFeng/CGraph / GAspectObject

Method GAspectObject

src/GraphCtrl/GraphAspect/GAspectObject.cpp:12–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10#include "../GraphElement/GElementInclude.h"
11
12CGRAPH_NAMESPACE_BEGIN
13
14GAspectObject::GAspectObject() {
15 session_ = URandom<>::generateSession(CGRAPH_STR_ASPECT);
16}
17
18
19const std::string& GAspectObject::getName() const {

Callers

nothing calls this directly

Calls 1

generateSessionFunction · 0.85

Tested by

no test coverage detected