dart
|
Public Types | |
using | State = Node::MakeState< common::Composite::State > |
Public Member Functions | |
template<typename... Args> | |
CompositeStateNode (Args &&... args) | |
Forwarding constructor. | |
void | setNodeState (const Node::State &otherState) override final |
std::unique_ptr< Node::State > | getNodeState () const override final |
void | copyNodeStateTo (std::unique_ptr< Node::State > &outputState) const override final |