|
#include <RobotAPI/libraries/aron/codegeneration/codegenerator/helper/ReaderInfo.h>
Public Attributes | |
std::string | argumentType |
std::string | methodName |
std::string | returnType |
Definition at line 44 of file ReaderInfo.h.
std::string argumentType |
Definition at line 47 of file ReaderInfo.h.
std::string methodName |
Definition at line 46 of file ReaderInfo.h.
std::string returnType |
Definition at line 48 of file ReaderInfo.h.