14 DEBUG(
"GeometryProperty::~GeometryProperty entry", MAIA_DEBUG_ALLOCATION);
16 DEBUG(
"GeometryProperty::~GeometryProperty return", MAIA_DEBUG_ALLOCATION);
35 stringstream errorMessage;
36 errorMessage <<
"GeometryProperty::clear(): switch variable 'propertyType' with value " <<
propertyType
37 <<
" not matching any case." << endl;
38 mTerm(1, AT_, errorMessage.str());
43 DEBUG(
"GeometryProperty::GeometryProperty entry", MAIA_DEBUG_ALLOCATION);
44 DEBUG(
"GeometryProperty::GeometryProperty return", MAIA_DEBUG_ALLOCATION);
73 cerr <<
" GeometryProperty::asString() Requested index out of reach! ";
83 cerr <<
" GeometryProperty::asInt() Requested index out of reach! ";
93 cerr <<
" GeometryProperty::asFloat() Requested index out of reach! ";
VariableType propertyType
void mTerm(const MInt errorCode, const MString &location, const MString &message)
std::basic_string< char > MString