An ZorbaWarningQName is-a FixedQName for Zorba warnings.
More...
#include <zorba/internal/qname.h>
List of all members.
Detailed Description
An ZorbaWarningQName is-a FixedQName for Zorba warnings.
Constructor & Destructor Documentation
zorba::internal::ZorbaWarningQName::ZorbaWarningQName |
( |
char const * |
localname | ) |
[inline] |
Constructs a ZorbaWarningQName.
- Parameters:
-
localname | The local-name of the warning. |
Definition at line 201 of file qname.h.
Member Function Documentation
Gets the category of warning this QName represents.
- Returns:
- Returns said kind.
Gets the kind of warning this QName represents.
- Returns:
- Returns said kind.
char const* zorba::internal::FixedQName::localname |
( |
| ) |
const [inline, inherited] |
Gets this QName's local name.
- Returns:
- Returns said local name.
Definition at line 68 of file qname.h.
char const* zorba::internal::FixedQName::ns |
( |
| ) |
const [inline, inherited] |
Gets this QName's namespace URI.
- Returns:
- Returns said URI.
Definition at line 66 of file qname.h.
char const* zorba::internal::FixedQName::prefix |
( |
| ) |
const [inline, inherited] |
Gets this QName's prefix.
- Returns:
- Returns said prefix.
Definition at line 67 of file qname.h.
Member Data Documentation
The documentation for this class was generated from the following file: