Variables | |
| static const std::string | TAG = "ADDITIONAL_PARAMETER_DATA" |
| static const std::string | PARAMETER_NAME = "PARAMETER_NAME" |
| static const std::string | PARAMETER_SIZE = "PARAMETER_SIZE" |
| static const std::string | PARAMETER_COUNT = "PARAMETER_COUNT" |
| static const std::string | PARAMETER_VALUE = "PARAMETER_VALUE" |
const std::string Nitf::TRE::SENSRB::ADDITIONAL_PARAMETER_DATA::PARAMETER_COUNT = "PARAMETER_COUNT" [static] |
Definition at line 1195 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::ADDITIONAL_PARAMETER_DATA::PARAMETER_NAME = "PARAMETER_NAME" [static] |
Definition at line 1193 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::ADDITIONAL_PARAMETER_DATA::PARAMETER_SIZE = "PARAMETER_SIZE" [static] |
Definition at line 1194 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::ADDITIONAL_PARAMETER_DATA::PARAMETER_VALUE = "PARAMETER_VALUE" [static] |
Definition at line 1196 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::ADDITIONAL_PARAMETER_DATA::TAG = "ADDITIONAL_PARAMETER_DATA" [static] |
Definition at line 1192 of file NitfConstants.h.