Struct DebugOutputActor::this_result¶
Defined in File DebugOutputActor.hpp
Nested Relationships¶
This struct is a nested type of Struct DebugOutputActor.
Struct Documentation¶
-
struct
Acts::DebugOutputActor::this_result Simple result struct to be returned It collects the debug output string from the state into which all actors and aborters can write.
Public Members
-
std::string
debugString= ""
-
std::string