Struct DebugOutputActor::this_result

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 = ""