MCPcopy Create free account
hub / github.com/OpenDDS/OpenDDS / callback

Function callback

tests/DCPS/TopicExpression/TopicExpression.cpp:47–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47void callback(yard::SimpleTextParser& p) {
48 printNode(p.GetAstRoot());
49}
50
51bool debug = false;
52

Callers 1

TestFunction · 0.70

Calls 2

GetAstRootMethod · 0.80
printNodeFunction · 0.70

Tested by 1

TestFunction · 0.56