tin  1.5.9
tsm::core::parent< Child, Parent > Struct Template Reference

#include <core_algorithms.h>

Collaboration diagram for tsm::core::parent< Child, Parent >:
Collaboration graph

Public Types

using child = Child
 
using parent_state = Parent
 

Detailed Description

template<typename Child, typename Parent>
struct tsm::core::parent< Child, Parent >

Parent relationship in the HSM hierarchy.

(parent Child Parent)

Member Typedef Documentation

◆ child

template<typename Child , typename Parent >
using tsm::core::parent< Child, Parent >::child = Child

◆ parent_state

template<typename Child , typename Parent >
using tsm::core::parent< Child, Parent >::parent_state = Parent

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