An ZorbaWarningQName is-a FixedQName for Zorba warnings.
More...
#include <zorba/internal/qname.h>
List of all members.
Static Public Attributes |
static char const | NAMESPACE [] |
static char const | PREFIX [] |
Detailed Description
An ZorbaWarningQName is-a FixedQName for Zorba warnings.
Definition at line 228 of file qname.h.
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 241 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.
Member Data Documentation
char const zorba::internal::ZorbaWarningQName::NAMESPACE[] |
|
static |
char const zorba::internal::ZorbaWarningQName::PREFIX[] |
|
static |
The documentation for this class was generated from the following file: