#include <PHAL_Dimension.hpp>
Public Member Functions | |
Cell () | |
const char * | name () const |
Static Public Member Functions | |
static const Cell & | tag () |
Definition at line 48 of file PHAL_Dimension.hpp.
Cell::Cell | ( | ) | [inline] |
Definition at line 49 of file PHAL_Dimension.hpp.
const char * Cell::name | ( | ) | const |
Definition at line 39 of file PHAL_Dimension.cpp.
const Cell & Cell::tag | ( | ) | [static] |
Definition at line 41 of file PHAL_Dimension.cpp.