#include <RepresentationSetRepresentation.h>
Proxy class for a representation set representation.
◆ RepresentationSetRepresentation() [1/4]
resqml2_2::RepresentationSetRepresentation::RepresentationSetRepresentation |
( |
gsoap_resqml2_0_1::eml20__DataObjectReference * | partialObject | ) |
|
|
inline |
Only to be used in partial transfer context.
- Parameters
-
[in] | partialObject | If non-nullptr, the partial object. |
◆ RepresentationSetRepresentation() [2/4]
resqml2_2::RepresentationSetRepresentation::RepresentationSetRepresentation |
( |
resqml2 ::AbstractFeatureInterpretation * | interp, |
|
|
const std::string & | guid, |
|
|
const std::string & | title ) |
Creates an instance of this class in a gSOAP context.
- Exceptions
-
std::invalid_argument | If interp == nullptr . |
- Parameters
-
[in] | interp | the interpretation the instance represents. |
| guid | A guid for the instance to create. Empty guid lead to the creation of a random one. |
| title | A title for the instance to create. |
◆ RepresentationSetRepresentation() [3/4]
resqml2_2::RepresentationSetRepresentation::RepresentationSetRepresentation |
( |
common ::DataObjectRepository * | repo, |
|
|
const std::string & | guid, |
|
|
const std::string & | title ) |
To use if the representation set representation is not linked to any interpretation
- Parameters
-
[in,out] | repo | If non-null, the repo. |
| guid | Unique identifier. |
| title | The title. |
◆ RepresentationSetRepresentation() [4/4]
resqml2_2::RepresentationSetRepresentation::RepresentationSetRepresentation |
( |
gsoap_eml2_3::_resqml22__RepresentationSetRepresentation * | fromGsoap | ) |
|
|
inline |
Creates an instance of this class by wrapping a gsoap instance.
- Parameters
-
[in,out] | fromGsoap | If non-null, from gsoap. |
◆ ~RepresentationSetRepresentation()
resqml2_2::RepresentationSetRepresentation::~RepresentationSetRepresentation |
( |
| ) |
|
|
default |
Destructor does nothing since the memory is managed by the gsoap context.
◆ getXmlNamespace()
std::string resqml2_2::RepresentationSetRepresentation::getXmlNamespace |
( |
| ) |
const |
|
inlinefinal |
Get the standard XML namespace for serializing this data object.
◆ XML_NS
const char* resqml2_2::RepresentationSetRepresentation::XML_NS |
|
static |
The standard XML namespace for serializing this data object.
The documentation for this class was generated from the following file: