Public Member Functions | |
SimpleCell (int v=0) | |
Static Public Member Functions | |
static const SimpleCell & | Unknown () |
Public Attributes | |
int | value |
Static Public Attributes | |
static SimpleCell * | address =0 |
Definition at line 8 of file map_test.cpp.
|
inline |
Definition at line 10 of file map_test.cpp.
|
static |
Definition at line 17 of file map_test.cpp.
|
static |
Definition at line 12 of file map_test.cpp.
int SimpleCell::value |
Definition at line 9 of file map_test.cpp.