|
gusimplewhiteboard
|
#include <cstdlib>#include <sstream>#include <gu_util.h>#include "FilteredOneDimObject.h"#include "FilteredArrayBallSightings.h"Go to the source code of this file.
Classes | |
| class | guWhiteboard::FilteredArrayOneDimBall |
| Class for for the array of ball sighthings TOP or Bottom. More... | |
Namespaces | |
| namespace | guWhiteboard |
| /file APM_Interface.h | |
Macros | |
| #define | SEPARATOR_IS_COMMA ',' |
| #define | SEPARATOR_IS_COLON ':' |
| #define | IS_VISIBLE_ID 'I' |
| #define | TOP_ID 'T' |
| #define | BOTTM_ID 'B' |
| #define BOTTM_ID 'B' |
Definition at line 81 of file FilteredArrayOneDimBall.hpp.
| #define IS_VISIBLE_ID 'I' |
Definition at line 79 of file FilteredArrayOneDimBall.hpp.
| #define SEPARATOR_IS_COLON ':' |
Definition at line 78 of file FilteredArrayOneDimBall.hpp.
| #define SEPARATOR_IS_COMMA ',' |
Definition at line 77 of file FilteredArrayOneDimBall.hpp.
| #define TOP_ID 'T' |
Definition at line 80 of file FilteredArrayOneDimBall.hpp.