12 #ifndef __DTPTNGEN_H__
13 #define __DTPTNGEN_H__
30 class DateTimeMatcher;
436 DateTimeMatcher* dtMatcher;
437 DistanceInfo *distanceInfo;
438 PatternMap *patternMap;
443 DateTimeMatcher *skipMatcher;
444 Hashtable *fAvailableFormatKeyHash;
447 UChar fDefaultHourFormatChar;
450 void addCanonicalItems();
462 const UnicodeString* getBestRaw(DateTimeMatcher& source, int32_t includeMask, DistanceInfo* missingFields,
const PtnSkeleton** specifiedSkeletonPtr = 0);
465 int32_t getTopBitNumber(int32_t foundMask);
468 void copyHashtable(Hashtable *other,
UErrorCode &status);