libnmbs 1.0.0
Loading...
Searching...
No Matches
nmbs::binding::BindingInformation Struct Reference

The structure representing the XML Binding structure. More...

#include <nmbs/binding_information.h>

Classes

struct  DataReference

Public Attributes

std::vector< ConfidentialityLabellabels
DataReference reference
InternalMetadata internal_metadata

Detailed Description

The structure representing the XML Binding structure.

This is not a pure representation, the deserialization will also store some metadata.

Since
1.0.0

Member Data Documentation

◆ internal_metadata

InternalMetadata nmbs::binding::BindingInformation::internal_metadata
Since
1.0.0

◆ labels

std::vector<ConfidentialityLabel> nmbs::binding::BindingInformation::labels
Since
1.0.0

◆ reference

DataReference nmbs::binding::BindingInformation::reference
Since
1.0.0

The documentation for this struct was generated from the following file: