OW_NAMESPACE::XMLAttribute Class Reference

#include <OW_XMLAttribute.hpp>

Collaboration diagram for OW_NAMESPACE::XMLAttribute:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 XMLAttribute ()
 XMLAttribute (const String &name, const String &value)
String getName () const
String getValue () const
bool equals (const XMLAttribute &attr) const

Private Attributes

String m_name
String m_value

Detailed Description

Definition at line 47 of file OW_XMLAttribute.hpp.


Constructor & Destructor Documentation

OW_NAMESPACE::XMLAttribute::XMLAttribute  )  [inline]
 

Definition at line 51 of file OW_XMLAttribute.hpp.

OW_NAMESPACE::XMLAttribute::XMLAttribute const String name,
const String value
[inline]
 

Definition at line 55 of file OW_XMLAttribute.hpp.


Member Function Documentation

bool OW_NAMESPACE::XMLAttribute::equals const XMLAttribute attr  )  const [inline]
 

Definition at line 69 of file OW_XMLAttribute.hpp.

References m_name, and m_value.

String OW_NAMESPACE::XMLAttribute::getName  )  const [inline]
 

Definition at line 61 of file OW_XMLAttribute.hpp.

String OW_NAMESPACE::XMLAttribute::getValue  )  const [inline]
 

Definition at line 65 of file OW_XMLAttribute.hpp.


Member Data Documentation

String OW_NAMESPACE::XMLAttribute::m_name [private]
 

Definition at line 75 of file OW_XMLAttribute.hpp.

Referenced by equals().

String OW_NAMESPACE::XMLAttribute::m_value [private]
 

Definition at line 76 of file OW_XMLAttribute.hpp.

Referenced by equals().


The documentation for this class was generated from the following file:
Generated on Thu Feb 9 09:17:08 2006 for openwbem by  doxygen 1.4.6