DomainPlug-insDocumentation
Public Member Functions | Data Fields
NS Class Reference

#include <xmlpacket.h>

Public Member Functions

bool operator== (const NS &s) const
bool operator!= (const NS &s) const
 NS ()
 NS (const Str &pref, const Str &hr)

Data Fields

const Str prefix
 Prefix.
const Str href
 Href.

Detailed Description

Name Spaces


Constructor & Destructor Documentation

NS::NS ( ) [inline]
NS::NS ( const Str &  pref,
const Str &  hr 
)

Member Function Documentation

bool NS::operator!= ( const NS s) const [inline]
bool NS::operator== ( const NS s) const [inline]

Field Documentation

const Str NS::href

Href.

const Str NS::prefix

Prefix.


The documentation for this class was generated from the following files:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines