TAO_PortableGroup  2.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
TAO_PG::Properties_Encoder::NamedValue Struct Reference
Collaboration diagram for TAO_PG::Properties_Encoder::NamedValue:
Collaboration graph
[legend]

List of all members.

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


Member Function Documentation

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

Meaningless method to keep ACE_Vector happy.

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

Meaningless method to keep ACE_Vector happy.


Member Data Documentation


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