ACE  6.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
ACE_Registry::Name_Component Struct Reference

International string. More...

#include <Registry.h>

Collaboration diagram for ACE_Registry::Name_Component:
Collaboration graph
[legend]

Public Member Functions

bool operator== (const Name_Component &rhs) const
 
bool operator!= (const Name_Component &rhs) const
 

Public Attributes

ACE_TString id_
 
ACE_TString kind_
 

Detailed Description

International string.

Member Function Documentation

bool ACE_Registry::Name_Component::operator!= ( const Name_Component rhs) const
bool ACE_Registry::Name_Component::operator== ( const Name_Component rhs) const

Member Data Documentation

ACE_TString ACE_Registry::Name_Component::id_
ACE_TString ACE_Registry::Name_Component::kind_

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