|
rec::robotino::api2 C++ interface
|
Public Member Functions | |
| Factory4MapList (const unsigned int size) | |
| Factory4MapList (const Factory4MapList &other) | |
| void | clear () |
| const unsigned int | size () const |
| const char * | operator[] (int index) const |
| Enables access via index. | |
| char * | operator[] (int index) |
| Factory4MapList & | operator= (const Factory4MapList &other) |
Static Public Attributes | |
| static const int | maxNameLength = 255 |
1.8.11