![]() |
Qt 4.8
|
#include "qatomicmathematicianlocators_p.h"#include "qbuiltintypes_p.h"#include "qbuiltinatomictypes_p.h"Go to the source code of this file.
Macros | |
| #define | deployBase(className, qname, parent) |
| #define | deployComp(className, qname, parent, comp, mather, caster) |
| #define | deployFull(className, qname, parent) |
| #define | deployMathComp(className, qname, parent) |
| #define | implAccept(className) |
| #define | implementName(className, typeName) |
Variables | |
| xsAnyAtomicType | |
| xsAnyURI | |
| xsAnyAtomicType numeric xsDuration xsAnyAtomicType xsAnyAtomicType | xsBoolean |
| xsAnyAtomicType numeric xsDuration | xsDate |
| xsAnyAtomicType numeric | xsDayTimeDuration |
| xsAnyAtomicType | xsDouble |
| xsAnyAtomicType numeric xsDuration xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType | xsGDay |
| xsAnyAtomicType numeric xsDuration xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType | xsGMonthDay |
| xsAnyAtomicType numeric xsDuration xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType | xsGYearMonth |
| xsNOTATION | |
| xsAnyAtomicType numeric xsDuration xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType | xsQName |
| xsAnyAtomicType numeric xsDuration xsAnyAtomicType | xsTime |
| #define deployBase | ( | className, | |
| qname, | |||
| parent | |||
| ) |
Definition at line 76 of file qbuiltinatomictypes.cpp.
| #define deployComp | ( | className, | |
| qname, | |||
| parent, | |||
| comp, | |||
| mather, | |||
| caster | |||
| ) |
Definition at line 67 of file qbuiltinatomictypes.cpp.
| #define deployFull | ( | className, | |
| qname, | |||
| parent | |||
| ) |
Definition at line 81 of file qbuiltinatomictypes.cpp.
| #define deployMathComp | ( | className, | |
| qname, | |||
| parent | |||
| ) |
Definition at line 87 of file qbuiltinatomictypes.cpp.
| #define implAccept | ( | className | ) |
Definition at line 52 of file qbuiltinatomictypes.cpp.
Referenced by implAccept().
Referenced by implAccept().
| deployComp | ( | UntypedAtomic | , |
| xsUntypedAtomic | , | ||
| xsAnyAtomicType | , | ||
| AtomicComparatorLocator::Ptr(new StringComparatorLocator()) | , | ||
| AtomicMathematicianLocator::Ptr() | , | ||
| AtomicCasterLocator::Ptr(new ToUntypedAtomicCasterLocator()) | |||
| ) |
| xsAnyAtomicType numeric xsDuration xsAnyAtomicType xsAnyAtomicType deployFull | ( | Base64Binary | , |
| xsBase64Binary | , | ||
| xsAnyAtomicType | |||
| ) |
| xsAnyAtomicType numeric xsDuration xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType deployFull | ( | Duration | , |
| xsDuration | , | ||
| xsAnyAtomicType | |||
| ) |
| xsAnyAtomicType numeric xsDuration xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType deployFull | ( | GMonth | , |
| xsGMonth | , | ||
| xsAnyAtomicType | |||
| ) |
| xsAnyAtomicType numeric xsDuration xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType deployFull | ( | GYear | , |
| xsGYear | , | ||
| xsAnyAtomicType | |||
| ) |
| xsAnyAtomicType numeric xsDuration xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType deployFull | ( | HexBinary | , |
| xsHexBinary | , | ||
| xsAnyAtomicType | |||
| ) |
| xsAnyAtomicType deployMathComp | ( | Float | , |
| xsFloat | , | ||
| numeric | |||
| ) |
| xsAnyAtomicType numeric deployMathComp | ( | Decimal | , |
| xsDecimal | , | ||
| numeric | |||
| ) |
| xsAnyAtomicType numeric xsDuration deployMathComp | ( | YearMonthDuration | , |
| xsYearMonthDuration | , | ||
| xsDuration | |||
| ) |
| xsAnyAtomicType numeric xsDuration xsAnyAtomicType deployMathComp | ( | DateTime | , |
| xsDateTime | , | ||
| xsAnyAtomicType | |||
| ) |
| implAccept | ( | String | ) |
Definition at line 138 of file qbuiltinatomictypes.cpp.
| implAccept | ( | Integer | ) |
Definition at line 150 of file qbuiltinatomictypes.cpp.
| xsAnyAtomicType |
Definition at line 101 of file qbuiltinatomictypes.cpp.
Referenced by QPatternist::BasicTypesFactory::BasicTypesFactory(), QPatternist::ComparisonPlatform< IndexOfIterator, false >::fetchComparator(), QPatternist::CastingPlatform< UntypedAtomicConverter, true >::prepareCasting(), and QPatternist::ComparingAggregator< oper, result >::typeCheck().
| xsAnyURI |
Definition at line 101 of file qbuiltinatomictypes.cpp.
Referenced by QPatternist::BasicTypesFactory::BasicTypesFactory(), and QPatternist::ComparingAggregator< oper, result >::typeCheck().
| xsAnyAtomicType numeric xsDuration xsAnyAtomicType xsAnyAtomicType xsBoolean |
Definition at line 118 of file qbuiltinatomictypes.cpp.
Referenced by QPatternist::BasicTypesFactory::BasicTypesFactory().
| xsAnyAtomicType numeric xsDuration xsDate |
Definition at line 113 of file qbuiltinatomictypes.cpp.
Referenced by QPatternist::BasicTypesFactory::BasicTypesFactory(), and QPatternist::ComparingAggregator< oper, result >::typeCheck().
| xsAnyAtomicType numeric xsDayTimeDuration |
Definition at line 111 of file qbuiltinatomictypes.cpp.
Referenced by QPatternist::BasicTypesFactory::BasicTypesFactory(), and QPatternist::ComparingAggregator< oper, result >::typeCheck().
| xsAnyAtomicType numeric xsDuration xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType xsGDay |
Definition at line 120 of file qbuiltinatomictypes.cpp.
Referenced by QPatternist::BasicTypesFactory::BasicTypesFactory().
| xsAnyAtomicType numeric xsDuration xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType xsGMonthDay |
Definition at line 122 of file qbuiltinatomictypes.cpp.
Referenced by QPatternist::BasicTypesFactory::BasicTypesFactory().
| xsAnyAtomicType numeric xsDuration xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType xsGYearMonth |
Definition at line 124 of file qbuiltinatomictypes.cpp.
Referenced by QPatternist::BasicTypesFactory::BasicTypesFactory().
| xsNOTATION |
Definition at line 106 of file qbuiltinatomictypes.cpp.
Referenced by QPatternist::BasicTypesFactory::BasicTypesFactory().
| xsAnyAtomicType numeric xsDuration xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType xsAnyAtomicType xsQName |
Definition at line 126 of file qbuiltinatomictypes.cpp.
Referenced by QPatternist::BasicTypesFactory::BasicTypesFactory().
| xsAnyAtomicType numeric xsDuration xsAnyAtomicType xsTime |
Definition at line 115 of file qbuiltinatomictypes.cpp.
Referenced by QPatternist::BasicTypesFactory::BasicTypesFactory(), and QPatternist::ComparingAggregator< oper, result >::typeCheck().