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

Overview

Type mapper for task attributes action. More…

#include <task_attributes_action.h>

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

    typedef Task_attributes_action type;
};

Detailed Documentation

Type mapper for task attributes action.

Typedefs

typedef Task_attributes_action type

Real type.