MCPcopy Create free account
hub / github.com/AimRT/AimRT / GetState

Method GetState

src/runtime/core/executor/executor_manager.h:64–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62 }
63
64 State GetState() const { return state_.load(); }
65
66 std::list<std::pair<std::string, std::string>> GenInitializationReport() const;
67

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected