fillObjectValue(const XML::Element &, Location &) | code::XMLDecoder | [static] |
fillObjectValue(const XML::Element &, Angle &) | code::XMLDecoder | [static] |
fillObjectValue(const XML::Element &, Length &) | code::XMLDecoder | [static] |
fillObjectValue(const XML::Element &, DataTable &) | code::XMLDecoder | [static] |
fillObjectValue(const XML::Element &, SpaceTimeRef &) | code::XMLDecoder | [static] |
fillObjectValue(const XML::Element &, Time &) | code::XMLDecoder | [static] |
fillObjectValue(const XML::Element &, DataColumn &) | code::XMLDecoder | [static] |
fillObjectValue(const XML::Element &, DataCell &) | code::XMLDecoder | [static] |
fillObjectValue(const XML::Element &, TimeHeightTrendData::Entry &obj) | code::XMLDecoder | [static] |
fillObjectValue(const XML::Element &, Radial &obj) | code::XMLDecoder | [static] |
fillObjectValue(const XML::Element &, RadialSet &obj) | code::XMLDecoder | [static] |
fillObjectValue(const XML::Element &, SingleContourData &obj) | code::XMLDecoder | [static] |
fillObjectValue(const XML::Element &, ContourData &obj) | code::XMLDecoder | [static] |
fillObjectValue(const XML::Element &, double &itemvalue) | code::XMLDecoder | [static] |
fillObjectValue(const XML::Element &e, float &itemvalue) | code::XMLDecoder | [inline, static] |
fillObjectValue(const XML::Element &e, short &itemvalue) | code::XMLDecoder | [inline, static] |
fillObjectValue(const XML::Element &, int &itemvalue) | code::XMLDecoder | [static] |
fillObjectValue(const XML::Element &, std::string &itemvalue) | code::XMLDecoder | [static] |
getDataType() | code::XMLDecoder | |
getElementName() const | code::XMLDecoder | |
getTimeHeightTrend(const XML::Element &) | code::XMLDecoder | [static] |
getTrack(const XML::Element &) | code::XMLDecoder | [static] |
XMLDecoder(const std::string &xmlString) | code::XMLDecoder | |
XMLDecoder(Buffer &buf) | code::XMLDecoder | |