|
libnmbs 1.0.0
|
Basic enum containing a list of integer exit codes which the application may use. More...
Go to the source code of this file.
Namespaces | |
| namespace | nmbs |
| Lightweight helpers for generating NATO confidentiality metadata. | |
Enumerations | |
| enum | nmbs::ExitCode { nmbs::success = 0 , nmbs::invalid_arguments = 1 , nmbs::file_not_found = 10 , nmbs::xmp_not_found = 11 , nmbs::xmp_key_not_found = 12 , nmbs::xml_could_not_parse = 13 , nmbs::xml_could_not_create_xpath_context = 14 , nmbs::no_label_present = 15 , nmbs::no_binding_support = 16 , nmbs::unknown_error = 99 } |
Basic enum containing a list of integer exit codes which the application may use.