30 #ifndef MovableString_h 31 #define MovableString_h 33 #include "utility/actor/actor/MovableID.h" 47 const std::string &getString(
void);
void setString(const std::string &)
Asigna la cadena de caracteres.
Definition: MovableString.cc:66
MovableString(const std::string &str="")
Constructor.
Definition: MovableString.cc:61
String that can move between processes.
Definition: MovableString.h:41
ID that can move between processes.
Definition: MovableID.h:43
================================================================================
Definition: ContinuaReprComponent.h:34