TAO_PortableGroup 4.0.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
TAO_PG::Properties_Encoder::NamedValue Struct Reference
Collaboration diagram for TAO_PG::Properties_Encoder::NamedValue:
Collaboration graph
[legend]

Public Member Functions

 NamedValue ()
 
 NamedValue (const ACE_CString &name, const PortableGroup::Value &value)
 
 NamedValue (const NamedValue &rhs)
 
NamedValueoperator= (const NamedValue &rhs)
 
bool operator== (const NamedValue &rhs) const
 Meaningless method to keep ACE_Vector happy.
 
bool operator!= (const NamedValue &rhs) const
 Meaningless method to keep ACE_Vector happy.
 

Public Attributes

ACE_CString name_
 
PortableGroup::Value value_
 

Constructor & Destructor Documentation

◆ NamedValue() [1/3]

TAO_PG::Properties_Encoder::NamedValue::NamedValue ( )

◆ NamedValue() [2/3]

TAO_PG::Properties_Encoder::NamedValue::NamedValue ( const ACE_CString & name,
const PortableGroup::Value & value )

◆ NamedValue() [3/3]

TAO_PG::Properties_Encoder::NamedValue::NamedValue ( const NamedValue & rhs)

Member Function Documentation

◆ operator!=()

bool TAO_PG::Properties_Encoder::NamedValue::operator!= ( const NamedValue & rhs) const

Meaningless method to keep ACE_Vector happy.

◆ operator=()

Properties_Encoder::NamedValue & TAO_PG::Properties_Encoder::NamedValue::operator= ( const NamedValue & rhs)

◆ operator==()

bool TAO_PG::Properties_Encoder::NamedValue::operator== ( const NamedValue & rhs) const

Meaningless method to keep ACE_Vector happy.

Member Data Documentation

◆ name_

ACE_CString TAO_PG::Properties_Encoder::NamedValue::name_

◆ value_

PortableGroup::Value TAO_PG::Properties_Encoder::NamedValue::value_

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