ATGYearOrDerived Class Reference

#include <ATGYearOrDerived.hpp>

Inheritance diagram for ATGYearOrDerived:

Inheritance graph
[legend]
List of all members.

Public Types

typedef RefCountPointer< const
ATGYearOrDerived
Ptr

Public Member Functions

virtual const XMLCh * getPrimitiveTypeName () const =0
virtual const XMLCh * getTypeURI () const =0
virtual const XMLCh * getTypeName () const =0
virtual const XMLCh * asString (const DynamicContext *context) const =0
virtual bool equals (const AnyAtomicType::Ptr &target, const DynamicContext *context) const =0
virtual int compare (const ATGYearOrDerived::Ptr &other, const DynamicContext *context) const =0
 Returns less than 0 if this is less that other, 0 if they are the same, and greater than 0 otherwise.
virtual bool hasTimezone () const =0
 Returns true if a timezone is defined for this.
virtual ATGYearOrDerived::Ptr setTimezone (const Timezone::Ptr &timezone, const DynamicContext *context) const =0
 Sets the timezone to the given timezone.
virtual AnyAtomicType::AtomicObjectType getPrimitiveTypeIndex () const =0

Member Typedef Documentation

typedef RefCountPointer<const ATGYearOrDerived> ATGYearOrDerived::Ptr
 

Reimplemented from DateOrTimeType.


Member Function Documentation

virtual const XMLCh* ATGYearOrDerived::asString const DynamicContext context  )  const [pure virtual]
 

Implements AnyAtomicType.

virtual int ATGYearOrDerived::compare const ATGYearOrDerived::Ptr other,
const DynamicContext context
const [pure virtual]
 

Returns less than 0 if this is less that other, 0 if they are the same, and greater than 0 otherwise.

virtual bool ATGYearOrDerived::equals const AnyAtomicType::Ptr target,
const DynamicContext context
const [pure virtual]
 

Implements AnyAtomicType.

virtual AnyAtomicType::AtomicObjectType ATGYearOrDerived::getPrimitiveTypeIndex  )  const [pure virtual]
 

Implements AnyAtomicType.

virtual const XMLCh* ATGYearOrDerived::getPrimitiveTypeName  )  const [pure virtual]
 

Implements AnyAtomicType.

virtual const XMLCh* ATGYearOrDerived::getTypeName  )  const [pure virtual]
 

Implements AnyAtomicType.

virtual const XMLCh* ATGYearOrDerived::getTypeURI  )  const [pure virtual]
 

Implements AnyAtomicType.

virtual bool ATGYearOrDerived::hasTimezone  )  const [pure virtual]
 

Returns true if a timezone is defined for this.

False otherwise.

Implements DateOrTimeType.

virtual ATGYearOrDerived::Ptr ATGYearOrDerived::setTimezone const Timezone::Ptr timezone,
const DynamicContext context
const [pure virtual]
 

Sets the timezone to the given timezone.


The documentation for this class was generated from the following file:
Generated on Fri Jan 19 15:30:55 2007 for XQilla Simple API by  doxygen 1.4.6