#include "nrro.h"
#include <sstream>
Go to the source code of this file.
Functions | |
const std::string | NRRO_KIND_KEY ("kind_nrro") |
const std::string | KIND_NOT_SET_STR ("not_set") |
const std::string | KIND_UNKNOWN_STR ("unknown") |
const std::string | KIND_IMAGE_STR ("Image") |
const std::string | KIND_TIME_STR ("Time_series") |
const std::string | KIND_VOLUME_STR ("Volume") |
const std::string | KIND_PROXY_STR ("Proxy") |
const std::string | NRRO_PADS_KEY ("unpadded_nrro") |
const std::string | NRRO_POS_KEY ("position_nrro") |
const std::string | NRRO_NAME_KEY ("name_nrro") |
|
Referenced by Nrro::readKind(), and Nrro::writeKind(). |
|
Referenced by Nrro::writeKind(). |
|
Referenced by Nrro::writeKind(). |
|
Referenced by Nrro::readKind(), and Nrro::writeKind(). |
|
Referenced by Nrro::readKind(). |
|
Referenced by Nrro::readKind(), and Nrro::writeKind(). |
|
|
|
|
|
|
|
|