dart
Public Types | Public Member Functions | List of all members
dart::dynamics::CompositeStateNode< Base > Class Template Reference
Inheritance diagram for dart::dynamics::CompositeStateNode< Base >:
Inheritance graph
[legend]
Collaboration diagram for dart::dynamics::CompositeStateNode< Base >:
Collaboration graph
[legend]

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::StategetNodeState () const override final
 
void copyNodeStateTo (std::unique_ptr< Node::State > &outputState) const override final
 

The documentation for this class was generated from the following file: