|
WSF
|
#include "usmtf_export.h"#include <algorithm>#include <functional>#include <unordered_map>#include "Field.hpp"#include "Validatable.hpp"

Go to the source code of this file.
Classes | |
| class | usmtf::FFIRN_Validator |
Namespaces | |
| namespace | usmtf |
| namespace | usmtf::ffirn_descriptors |
Variables | |
| static const std::string | usmtf::NULL_FIELD = "-" |
| const std::string | usmtf::ffirn_descriptors::cLATM = "LATM" |
| const std::string | usmtf::ffirn_descriptors::cLATS = "LATS" |
| const std::string | usmtf::ffirn_descriptors::cRARA = "RARA" |
| const std::string | usmtf::ffirn_descriptors::cFLFL = "FLFL" |
| const std::string | usmtf::ffirn_descriptors::cRAFL = "RAFL" |
| const std::string | usmtf::ffirn_descriptors::cBRFL = "BRFL" |
| const std::string | usmtf::ffirn_descriptors::cBRRA = "BRRA" |
| const std::string | usmtf::ffirn_descriptors::cSNWP = "SNWP" |