19 #ifndef __ROSEE_ACTIONPINCHGENERIC_H 20 #define __ROSEE_ACTIONPINCHGENERIC_H 23 #include <yaml-cpp/yaml.h> 52 #endif // __ROSEE_ACTIONPINCHGENERIC_H Virtual class, Base of all the primitive actions. It has some implemented functions that a derived cl...
A base virtual class for the PinchTight and PinchLoose classes. It includes member and method that ar...
Type
Enum useful to discriminate each primitive action when, for example, we want to parse a file if you ...
ActionPinchGeneric(std::string name, ActionPrimitive::Type type)
const unsigned int maxStoredActionStates
std::set< std::string > getKeyElements() const override
Necessary method to know the key used by the maps which store all the Actions of one type...