mil::tatrc::physiology::datamodel::UrinalysisData Class Reference

Class corresponding to the UrinalysisData schema type. More...

#include <PatientAssessments.hxx>

Inheritance diagram for mil::tatrc::physiology::datamodel::UrinalysisData:

Public Member Functions

virtual ~UrinalysisData ()
 Destructor. More...
 
- Public Member Functions inherited from mil::tatrc::physiology::datamodel::PatientAssessmentData
virtual ~PatientAssessmentData ()
 Destructor. More...
 
 PatientAssessmentData ()
 Create an instance from the ultimate base and initializers for required elements and attributes. More...
 
 PatientAssessmentData (const ::xercesc::DOMElement &e,::xml_schema::flags f=0,::xml_schema::container *c=0)
 Create an instance from a DOM element. More...
 
 PatientAssessmentData (const PatientAssessmentData &x,::xml_schema::flags f=0,::xml_schema::container *c=0)
 Copy constructor. More...
 
- Public Member Functions inherited from mil::tatrc::physiology::datamodel::ObjectData
virtual ~ObjectData ()
 Destructor. More...
 
const contentVersion_optionalcontentVersion () const
 Return a read-only (constant) reference to the attribute container. More...
 
contentVersion_optionalcontentVersion ()
 Return a read-write reference to the attribute container. More...
 
void contentVersion (const contentVersion_type &x)
 Set the attribute value. More...
 
void contentVersion (const contentVersion_optional &x)
 Set the attribute value. More...
 
void contentVersion (::std::unique_ptr< contentVersion_type > p)
 Set the attribute value without copying. More...
 
 ObjectData ()
 Create an instance from the ultimate base and initializers for required elements and attributes. More...
 
 ObjectData (const ::xercesc::DOMElement &e,::xml_schema::flags f=0,::xml_schema::container *c=0)
 Create an instance from a DOM element. More...
 
 ObjectData (const ObjectData &x,::xml_schema::flags f=0,::xml_schema::container *c=0)
 Copy constructor. More...
 
ObjectDataoperator= (const ObjectData &x)
 Copy assignment operator. More...
 

Color

Accessor and modifier functions for the Color optional element.

typedef ::mil::tatrc::physiology::datamodel::enumUrineColor Color_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< Color_typeColor_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< Color_type, char > Color_traits
 Element traits type. More...
 
const Color_optionalColor () const
 Return a read-only (constant) reference to the element container. More...
 
Color_optionalColor ()
 Return a read-write reference to the element container. More...
 
void Color (const Color_type &x)
 Set the element value. More...
 
void Color (const Color_optional &x)
 Set the element value. More...
 
void Color (::std::unique_ptr< Color_type > p)
 Set the element value without copying. More...
 

Appearance

Accessor and modifier functions for the Appearance optional element.

typedef ::mil::tatrc::physiology::datamodel::enumClarityIndicator Appearance_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< Appearance_typeAppearance_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< Appearance_type, char > Appearance_traits
 Element traits type. More...
 
const Appearance_optionalAppearance () const
 Return a read-only (constant) reference to the element container. More...
 
Appearance_optionalAppearance ()
 Return a read-write reference to the element container. More...
 
void Appearance (const Appearance_type &x)
 Set the element value. More...
 
void Appearance (const Appearance_optional &x)
 Set the element value. More...
 
void Appearance (::std::unique_ptr< Appearance_type > p)
 Set the element value without copying. More...
 

Glucose

Accessor and modifier functions for the Glucose optional element.

typedef ::mil::tatrc::physiology::datamodel::enumPresenceIndicator Glucose_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< Glucose_typeGlucose_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< Glucose_type, char > Glucose_traits
 Element traits type. More...
 
const Glucose_optionalGlucose () const
 Return a read-only (constant) reference to the element container. More...
 
Glucose_optionalGlucose ()
 Return a read-write reference to the element container. More...
 
void Glucose (const Glucose_type &x)
 Set the element value. More...
 
void Glucose (const Glucose_optional &x)
 Set the element value. More...
 
void Glucose (::std::unique_ptr< Glucose_type > p)
 Set the element value without copying. More...
 

Ketone

Accessor and modifier functions for the Ketone optional element.

typedef ::mil::tatrc::physiology::datamodel::enumPresenceIndicator Ketone_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< Ketone_typeKetone_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< Ketone_type, char > Ketone_traits
 Element traits type. More...
 
const Ketone_optionalKetone () const
 Return a read-only (constant) reference to the element container. More...
 
Ketone_optionalKetone ()
 Return a read-write reference to the element container. More...
 
void Ketone (const Ketone_type &x)
 Set the element value. More...
 
void Ketone (const Ketone_optional &x)
 Set the element value. More...
 
void Ketone (::std::unique_ptr< Ketone_type > p)
 Set the element value without copying. More...
 

Bilirubin

Accessor and modifier functions for the Bilirubin optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarData Bilirubin_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< Bilirubin_typeBilirubin_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< Bilirubin_type, char > Bilirubin_traits
 Element traits type. More...
 
const Bilirubin_optionalBilirubin () const
 Return a read-only (constant) reference to the element container. More...
 
Bilirubin_optionalBilirubin ()
 Return a read-write reference to the element container. More...
 
void Bilirubin (const Bilirubin_type &x)
 Set the element value. More...
 
void Bilirubin (const Bilirubin_optional &x)
 Set the element value. More...
 
void Bilirubin (::std::unique_ptr< Bilirubin_type > p)
 Set the element value without copying. More...
 

SpecificGravity

Accessor and modifier functions for the SpecificGravity optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarData SpecificGravity_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< SpecificGravity_typeSpecificGravity_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< SpecificGravity_type, char > SpecificGravity_traits
 Element traits type. More...
 
const SpecificGravity_optionalSpecificGravity () const
 Return a read-only (constant) reference to the element container. More...
 
SpecificGravity_optionalSpecificGravity ()
 Return a read-write reference to the element container. More...
 
void SpecificGravity (const SpecificGravity_type &x)
 Set the element value. More...
 
void SpecificGravity (const SpecificGravity_optional &x)
 Set the element value. More...
 
void SpecificGravity (::std::unique_ptr< SpecificGravity_type > p)
 Set the element value without copying. More...
 

Blood

Accessor and modifier functions for the Blood optional element.

typedef ::mil::tatrc::physiology::datamodel::enumPresenceIndicator Blood_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< Blood_typeBlood_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< Blood_type, char > Blood_traits
 Element traits type. More...
 
const Blood_optionalBlood () const
 Return a read-only (constant) reference to the element container. More...
 
Blood_optionalBlood ()
 Return a read-write reference to the element container. More...
 
void Blood (const Blood_type &x)
 Set the element value. More...
 
void Blood (const Blood_optional &x)
 Set the element value. More...
 
void Blood (::std::unique_ptr< Blood_type > p)
 Set the element value without copying. More...
 

pH

Accessor and modifier functions for the pH optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarData pH_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< pH_typepH_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< pH_type, char > pH_traits
 Element traits type. More...
 
const pH_optionalpH () const
 Return a read-only (constant) reference to the element container. More...
 
pH_optionalpH ()
 Return a read-write reference to the element container. More...
 
void pH (const pH_type &x)
 Set the element value. More...
 
void pH (const pH_optional &x)
 Set the element value. More...
 
void pH (::std::unique_ptr< pH_type > p)
 Set the element value without copying. More...
 

Protein

Accessor and modifier functions for the Protein optional element.

typedef ::mil::tatrc::physiology::datamodel::enumPresenceIndicator Protein_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< Protein_typeProtein_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< Protein_type, char > Protein_traits
 Element traits type. More...
 
const Protein_optionalProtein () const
 Return a read-only (constant) reference to the element container. More...
 
Protein_optionalProtein ()
 Return a read-write reference to the element container. More...
 
void Protein (const Protein_type &x)
 Set the element value. More...
 
void Protein (const Protein_optional &x)
 Set the element value. More...
 
void Protein (::std::unique_ptr< Protein_type > p)
 Set the element value without copying. More...
 

Urobilinogen

Accessor and modifier functions for the Urobilinogen optional element.

typedef ::mil::tatrc::physiology::datamodel::ScalarMassPerVolumeData Urobilinogen_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< Urobilinogen_typeUrobilinogen_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< Urobilinogen_type, char > Urobilinogen_traits
 Element traits type. More...
 
const Urobilinogen_optionalUrobilinogen () const
 Return a read-only (constant) reference to the element container. More...
 
Urobilinogen_optionalUrobilinogen ()
 Return a read-write reference to the element container. More...
 
void Urobilinogen (const Urobilinogen_type &x)
 Set the element value. More...
 
void Urobilinogen (const Urobilinogen_optional &x)
 Set the element value. More...
 
void Urobilinogen (::std::unique_ptr< Urobilinogen_type > p)
 Set the element value without copying. More...
 

Nitrite

Accessor and modifier functions for the Nitrite optional element.

typedef ::mil::tatrc::physiology::datamodel::enumPresenceIndicator Nitrite_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< Nitrite_typeNitrite_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< Nitrite_type, char > Nitrite_traits
 Element traits type. More...
 
const Nitrite_optionalNitrite () const
 Return a read-only (constant) reference to the element container. More...
 
Nitrite_optionalNitrite ()
 Return a read-write reference to the element container. More...
 
void Nitrite (const Nitrite_type &x)
 Set the element value. More...
 
void Nitrite (const Nitrite_optional &x)
 Set the element value. More...
 
void Nitrite (::std::unique_ptr< Nitrite_type > p)
 Set the element value without copying. More...
 

LeukocyteEsterase

Accessor and modifier functions for the LeukocyteEsterase optional element.

typedef ::mil::tatrc::physiology::datamodel::enumPresenceIndicator LeukocyteEsterase_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< LeukocyteEsterase_typeLeukocyteEsterase_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< LeukocyteEsterase_type, char > LeukocyteEsterase_traits
 Element traits type. More...
 
const LeukocyteEsterase_optionalLeukocyteEsterase () const
 Return a read-only (constant) reference to the element container. More...
 
LeukocyteEsterase_optionalLeukocyteEsterase ()
 Return a read-write reference to the element container. More...
 
void LeukocyteEsterase (const LeukocyteEsterase_type &x)
 Set the element value. More...
 
void LeukocyteEsterase (const LeukocyteEsterase_optional &x)
 Set the element value. More...
 
void LeukocyteEsterase (::std::unique_ptr< LeukocyteEsterase_type > p)
 Set the element value without copying. More...
 

Microscopic

Accessor and modifier functions for the Microscopic optional element.

typedef ::mil::tatrc::physiology::datamodel::UrinalysisMicroscopicData Microscopic_type
 Element type. More...
 
typedef ::xsd::cxx::tree::optional< Microscopic_typeMicroscopic_optional
 Element optional container type. More...
 
typedef ::xsd::cxx::tree::traits< Microscopic_type, char > Microscopic_traits
 Element traits type. More...
 
const Microscopic_optionalMicroscopic () const
 Return a read-only (constant) reference to the element container. More...
 
Microscopic_optionalMicroscopic ()
 Return a read-write reference to the element container. More...
 
void Microscopic (const Microscopic_type &x)
 Set the element value. More...
 
void Microscopic (const Microscopic_optional &x)
 Set the element value. More...
 
void Microscopic (::std::unique_ptr< Microscopic_type > p)
 Set the element value without copying. More...
 

Constructors

 UrinalysisData ()
 Create an instance from the ultimate base and initializers for required elements and attributes. More...
 
 UrinalysisData (const ::xercesc::DOMElement &e,::xml_schema::flags f=0,::xml_schema::container *c=0)
 Create an instance from a DOM element. More...
 
 UrinalysisData (const UrinalysisData &x,::xml_schema::flags f=0,::xml_schema::container *c=0)
 Copy constructor. More...
 
virtual UrinalysisData_clone (::xml_schema::flags f=0,::xml_schema::container *c=0) const
 Copy the instance polymorphically. More...
 
UrinalysisDataoperator= (const UrinalysisData &x)
 Copy assignment operator. More...
 

Additional Inherited Members

- Public Types inherited from mil::tatrc::physiology::datamodel::ObjectData
typedef ::xml_schema::string contentVersion_type
 Attribute type. More...
 
typedef ::xsd::cxx::tree::optional< contentVersion_typecontentVersion_optional
 Attribute optional container type. More...
 
typedef ::xsd::cxx::tree::traits< contentVersion_type, char > contentVersion_traits
 Attribute traits type. More...
 

Detailed Description

Class corresponding to the UrinalysisData schema type.

Member Typedef Documentation

Element optional container type.

Element traits type.

Element optional container type.

Element traits type.

Element optional container type.

Element traits type.

Element optional container type.

Element traits type.

Element optional container type.

Element traits type.

Element optional container type.

Element traits type.

Element optional container type.

Element traits type.

Element optional container type.

Element traits type.

Element optional container type.

Element traits type.

Element optional container type.

typedef ::xsd::cxx::tree::traits< pH_type, char > mil::tatrc::physiology::datamodel::UrinalysisData::pH_traits

Element traits type.

Element optional container type.

Element traits type.

Element optional container type.

Element traits type.

Element optional container type.

Element traits type.

Constructor & Destructor Documentation

mil::tatrc::physiology::datamodel::UrinalysisData::UrinalysisData ( )

Create an instance from the ultimate base and initializers for required elements and attributes.

mil::tatrc::physiology::datamodel::UrinalysisData::UrinalysisData ( const ::xercesc::DOMElement &  e,
::xml_schema::flags  f = 0,
::xml_schema::container c = 0 
)

Create an instance from a DOM element.

Parameters
eA DOM element to extract the data from.
fFlags to create the new instance with.
cA pointer to the object that will contain the new instance.
mil::tatrc::physiology::datamodel::UrinalysisData::UrinalysisData ( const UrinalysisData x,
::xml_schema::flags  f = 0,
::xml_schema::container c = 0 
)

Copy constructor.

Parameters
xAn instance to make a copy of.
fFlags to create the copy with.
cA pointer to the object that will contain the copy.

For polymorphic object models use the _clone function instead.

mil::tatrc::physiology::datamodel::UrinalysisData::~UrinalysisData ( )
virtual

Destructor.

Member Function Documentation

UrinalysisData * mil::tatrc::physiology::datamodel::UrinalysisData::_clone ( ::xml_schema::flags  f = 0,
::xml_schema::container c = 0 
) const
virtual

Copy the instance polymorphically.

Parameters
fFlags to create the copy with.
cA pointer to the object that will contain the copy.
Returns
A pointer to the dynamically allocated copy.

This function ensures that the dynamic type of the instance is used for copying and should be used for polymorphic object models instead of the copy constructor.

Reimplemented from mil::tatrc::physiology::datamodel::PatientAssessmentData.

const UrinalysisData::Appearance_optional & mil::tatrc::physiology::datamodel::UrinalysisData::Appearance ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
UrinalysisData::Appearance_optional & mil::tatrc::physiology::datamodel::UrinalysisData::Appearance ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::UrinalysisData::Appearance ( const Appearance_type x)

Set the element value.

Parameters
xA new value to set.

This function makes a copy of its argument and sets it as the new value of the element.

void mil::tatrc::physiology::datamodel::UrinalysisData::Appearance ( const Appearance_optional x)

Set the element value.

Parameters
xAn optional container with the new value to set.

If the value is present in x then this function makes a copy of this value and sets it as the new value of the element. Otherwise the element container is set the 'not present' state.

void mil::tatrc::physiology::datamodel::UrinalysisData::Appearance ( ::std::unique_ptr< Appearance_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const UrinalysisData::Bilirubin_optional & mil::tatrc::physiology::datamodel::UrinalysisData::Bilirubin ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
UrinalysisData::Bilirubin_optional & mil::tatrc::physiology::datamodel::UrinalysisData::Bilirubin ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::UrinalysisData::Bilirubin ( const Bilirubin_type x)

Set the element value.

Parameters
xA new value to set.

This function makes a copy of its argument and sets it as the new value of the element.

void mil::tatrc::physiology::datamodel::UrinalysisData::Bilirubin ( const Bilirubin_optional x)

Set the element value.

Parameters
xAn optional container with the new value to set.

If the value is present in x then this function makes a copy of this value and sets it as the new value of the element. Otherwise the element container is set the 'not present' state.

void mil::tatrc::physiology::datamodel::UrinalysisData::Bilirubin ( ::std::unique_ptr< Bilirubin_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const UrinalysisData::Blood_optional & mil::tatrc::physiology::datamodel::UrinalysisData::Blood ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
UrinalysisData::Blood_optional & mil::tatrc::physiology::datamodel::UrinalysisData::Blood ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::UrinalysisData::Blood ( const Blood_type x)

Set the element value.

Parameters
xA new value to set.

This function makes a copy of its argument and sets it as the new value of the element.

void mil::tatrc::physiology::datamodel::UrinalysisData::Blood ( const Blood_optional x)

Set the element value.

Parameters
xAn optional container with the new value to set.

If the value is present in x then this function makes a copy of this value and sets it as the new value of the element. Otherwise the element container is set the 'not present' state.

void mil::tatrc::physiology::datamodel::UrinalysisData::Blood ( ::std::unique_ptr< Blood_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const UrinalysisData::Color_optional & mil::tatrc::physiology::datamodel::UrinalysisData::Color ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
UrinalysisData::Color_optional & mil::tatrc::physiology::datamodel::UrinalysisData::Color ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::UrinalysisData::Color ( const Color_type x)

Set the element value.

Parameters
xA new value to set.

This function makes a copy of its argument and sets it as the new value of the element.

void mil::tatrc::physiology::datamodel::UrinalysisData::Color ( const Color_optional x)

Set the element value.

Parameters
xAn optional container with the new value to set.

If the value is present in x then this function makes a copy of this value and sets it as the new value of the element. Otherwise the element container is set the 'not present' state.

void mil::tatrc::physiology::datamodel::UrinalysisData::Color ( ::std::unique_ptr< Color_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const UrinalysisData::Glucose_optional & mil::tatrc::physiology::datamodel::UrinalysisData::Glucose ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
UrinalysisData::Glucose_optional & mil::tatrc::physiology::datamodel::UrinalysisData::Glucose ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::UrinalysisData::Glucose ( const Glucose_type x)

Set the element value.

Parameters
xA new value to set.

This function makes a copy of its argument and sets it as the new value of the element.

void mil::tatrc::physiology::datamodel::UrinalysisData::Glucose ( const Glucose_optional x)

Set the element value.

Parameters
xAn optional container with the new value to set.

If the value is present in x then this function makes a copy of this value and sets it as the new value of the element. Otherwise the element container is set the 'not present' state.

void mil::tatrc::physiology::datamodel::UrinalysisData::Glucose ( ::std::unique_ptr< Glucose_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const UrinalysisData::Ketone_optional & mil::tatrc::physiology::datamodel::UrinalysisData::Ketone ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
UrinalysisData::Ketone_optional & mil::tatrc::physiology::datamodel::UrinalysisData::Ketone ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::UrinalysisData::Ketone ( const Ketone_type x)

Set the element value.

Parameters
xA new value to set.

This function makes a copy of its argument and sets it as the new value of the element.

void mil::tatrc::physiology::datamodel::UrinalysisData::Ketone ( const Ketone_optional x)

Set the element value.

Parameters
xAn optional container with the new value to set.

If the value is present in x then this function makes a copy of this value and sets it as the new value of the element. Otherwise the element container is set the 'not present' state.

void mil::tatrc::physiology::datamodel::UrinalysisData::Ketone ( ::std::unique_ptr< Ketone_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const UrinalysisData::LeukocyteEsterase_optional & mil::tatrc::physiology::datamodel::UrinalysisData::LeukocyteEsterase ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
UrinalysisData::LeukocyteEsterase_optional & mil::tatrc::physiology::datamodel::UrinalysisData::LeukocyteEsterase ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::UrinalysisData::LeukocyteEsterase ( const LeukocyteEsterase_type x)

Set the element value.

Parameters
xA new value to set.

This function makes a copy of its argument and sets it as the new value of the element.

void mil::tatrc::physiology::datamodel::UrinalysisData::LeukocyteEsterase ( const LeukocyteEsterase_optional x)

Set the element value.

Parameters
xAn optional container with the new value to set.

If the value is present in x then this function makes a copy of this value and sets it as the new value of the element. Otherwise the element container is set the 'not present' state.

void mil::tatrc::physiology::datamodel::UrinalysisData::LeukocyteEsterase ( ::std::unique_ptr< LeukocyteEsterase_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const UrinalysisData::Microscopic_optional & mil::tatrc::physiology::datamodel::UrinalysisData::Microscopic ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
UrinalysisData::Microscopic_optional & mil::tatrc::physiology::datamodel::UrinalysisData::Microscopic ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::UrinalysisData::Microscopic ( const Microscopic_type x)

Set the element value.

Parameters
xA new value to set.

This function makes a copy of its argument and sets it as the new value of the element.

void mil::tatrc::physiology::datamodel::UrinalysisData::Microscopic ( const Microscopic_optional x)

Set the element value.

Parameters
xAn optional container with the new value to set.

If the value is present in x then this function makes a copy of this value and sets it as the new value of the element. Otherwise the element container is set the 'not present' state.

void mil::tatrc::physiology::datamodel::UrinalysisData::Microscopic ( ::std::unique_ptr< Microscopic_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const UrinalysisData::Nitrite_optional & mil::tatrc::physiology::datamodel::UrinalysisData::Nitrite ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
UrinalysisData::Nitrite_optional & mil::tatrc::physiology::datamodel::UrinalysisData::Nitrite ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::UrinalysisData::Nitrite ( const Nitrite_type x)

Set the element value.

Parameters
xA new value to set.

This function makes a copy of its argument and sets it as the new value of the element.

void mil::tatrc::physiology::datamodel::UrinalysisData::Nitrite ( const Nitrite_optional x)

Set the element value.

Parameters
xAn optional container with the new value to set.

If the value is present in x then this function makes a copy of this value and sets it as the new value of the element. Otherwise the element container is set the 'not present' state.

void mil::tatrc::physiology::datamodel::UrinalysisData::Nitrite ( ::std::unique_ptr< Nitrite_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

UrinalysisData & mil::tatrc::physiology::datamodel::UrinalysisData::operator= ( const UrinalysisData x)

Copy assignment operator.

Parameters
xAn instance to make a copy of.
Returns
A reference to itself.

For polymorphic object models use the _clone function instead.

const UrinalysisData::pH_optional & mil::tatrc::physiology::datamodel::UrinalysisData::pH ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
UrinalysisData::pH_optional & mil::tatrc::physiology::datamodel::UrinalysisData::pH ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::UrinalysisData::pH ( const pH_type x)

Set the element value.

Parameters
xA new value to set.

This function makes a copy of its argument and sets it as the new value of the element.

void mil::tatrc::physiology::datamodel::UrinalysisData::pH ( const pH_optional x)

Set the element value.

Parameters
xAn optional container with the new value to set.

If the value is present in x then this function makes a copy of this value and sets it as the new value of the element. Otherwise the element container is set the 'not present' state.

void mil::tatrc::physiology::datamodel::UrinalysisData::pH ( ::std::unique_ptr< pH_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const UrinalysisData::Protein_optional & mil::tatrc::physiology::datamodel::UrinalysisData::Protein ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
UrinalysisData::Protein_optional & mil::tatrc::physiology::datamodel::UrinalysisData::Protein ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::UrinalysisData::Protein ( const Protein_type x)

Set the element value.

Parameters
xA new value to set.

This function makes a copy of its argument and sets it as the new value of the element.

void mil::tatrc::physiology::datamodel::UrinalysisData::Protein ( const Protein_optional x)

Set the element value.

Parameters
xAn optional container with the new value to set.

If the value is present in x then this function makes a copy of this value and sets it as the new value of the element. Otherwise the element container is set the 'not present' state.

void mil::tatrc::physiology::datamodel::UrinalysisData::Protein ( ::std::unique_ptr< Protein_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const UrinalysisData::SpecificGravity_optional & mil::tatrc::physiology::datamodel::UrinalysisData::SpecificGravity ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
UrinalysisData::SpecificGravity_optional & mil::tatrc::physiology::datamodel::UrinalysisData::SpecificGravity ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::UrinalysisData::SpecificGravity ( const SpecificGravity_type x)

Set the element value.

Parameters
xA new value to set.

This function makes a copy of its argument and sets it as the new value of the element.

void mil::tatrc::physiology::datamodel::UrinalysisData::SpecificGravity ( const SpecificGravity_optional x)

Set the element value.

Parameters
xAn optional container with the new value to set.

If the value is present in x then this function makes a copy of this value and sets it as the new value of the element. Otherwise the element container is set the 'not present' state.

void mil::tatrc::physiology::datamodel::UrinalysisData::SpecificGravity ( ::std::unique_ptr< SpecificGravity_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.

const UrinalysisData::Urobilinogen_optional & mil::tatrc::physiology::datamodel::UrinalysisData::Urobilinogen ( ) const

Return a read-only (constant) reference to the element container.

Returns
A constant reference to the optional container.
UrinalysisData::Urobilinogen_optional & mil::tatrc::physiology::datamodel::UrinalysisData::Urobilinogen ( )

Return a read-write reference to the element container.

Returns
A reference to the optional container.
void mil::tatrc::physiology::datamodel::UrinalysisData::Urobilinogen ( const Urobilinogen_type x)

Set the element value.

Parameters
xA new value to set.

This function makes a copy of its argument and sets it as the new value of the element.

void mil::tatrc::physiology::datamodel::UrinalysisData::Urobilinogen ( const Urobilinogen_optional x)

Set the element value.

Parameters
xAn optional container with the new value to set.

If the value is present in x then this function makes a copy of this value and sets it as the new value of the element. Otherwise the element container is set the 'not present' state.

void mil::tatrc::physiology::datamodel::UrinalysisData::Urobilinogen ( ::std::unique_ptr< Urobilinogen_type p)

Set the element value without copying.

Parameters
pA new value to use.

This function will try to use the passed value directly instead of making a copy.