|
libnmbs 1.0.0
|
The structure representing the XML Binding structure. More...
#include <nmbs/binding_information.h>
Classes | |
| struct | InternalMetadata |
| struct | DataReference |
Public Attributes | |
| std::vector< ConfidentialityLabel > | labels |
| DataReference | reference |
| InternalMetadata | internal_metadata |
The structure representing the XML Binding structure.
This is not a pure representation, the deserialization will also store some metadata.
| InternalMetadata nmbs::binding::BindingInformation::internal_metadata |
| std::vector<ConfidentialityLabel> nmbs::binding::BindingInformation::labels |
| DataReference nmbs::binding::BindingInformation::reference |