Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ lrLayout
Method
lrLayout
tools/monitor/GvOptions.h:39–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
std::string getBin() { return graphvizBin_; };
38
39
bool lrLayout() { return lrLayout_; };
40
bool abbrGUIDs() { return abbrGUIDs_; };
41
bool ignoreBuiltinTopics() { return ignoreBuiltinTopics_; };
42
bool hideTopics() { return hideTopics_; };
Callers
1
draw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected