template struct ugcs::vsm::Action::Mapper<Action::Type::SET_HOME>

Overview

Mapped for set home action. More…

#include <set_home_action.h>

template <>
struct Mapper<Action::Type::SET_HOME>
{
    // typedefs

    typedef Set_home_action type;
};

Detailed Documentation

Mapped for set home action.

Typedefs

typedef Set_home_action type

Real type.