| asChars() const | dbField | [virtual] |
| between(const char *, const char *) const | dbDateTime | |
| between(const dbDateTime &, const dbDateTime &) const | dbDateTime | |
| dbNumericField::between(long, long) const | dbNumericField | |
| CalculateWith(dbCalculator *adoptedCalculator, bool useOnlyForDefaults) | dbField | [protected] |
| calculateWith(dbDateTimeCalculator *adoptedCalculator, bool useOnlyForDefaults=false) | dbDateTime | |
| calculator() const | dbDateTime | [inline] |
| caseSensitive() const | dbField | [inline] |
| CheckRange(double d, long minL, long maxL, const char *file, int line) | dbNumericField | [protected, static] |
| CheckRange(long l, long minL, long maxL, const char *file, int line) | dbNumericField | [protected, static] |
| CheckRange(unsigned long l, unsigned long max, const char *file, int line) | dbNumericField | [protected, static] |
| checkTime(unsigned short year, unsigned short month, unsigned short day, unsigned short hour, unsigned short minute, unsigned short second) | dbDateTime | [static] |
| checkTime(const char *) | dbDateTime | [static] |
| clear() | dbNumericField | [virtual] |
| clone() const | dbDateTime | [virtual] |
| CopyCalculatedValueToBuffer() | dbDateTime | [protected, virtual] |
| copyString() const | dbField | [virtual] |
| copyValueFrom(const dbField *) | dbDateTime | [virtual] |
| copyValueIfDifferent(const dbField *) | dbDateTime | [virtual] |
| currentDay() | dbDateTime | [static] |
| currentHour() | dbDateTime | [static] |
| currentMinute() | dbDateTime | [static] |
| currentMonth() | dbDateTime | [static] |
| currentSecond() | dbDateTime | [static] |
| currentTime() | dbDateTime | [static] |
| currentTime2ymdhms(unsigned short &year, unsigned short &month, unsigned short &day, unsigned short &hour, unsigned short &minute, unsigned short &second) | dbDateTime | [static] |
| currentYear() | dbDateTime | [static] |
| day() const | dbDateTime | |
| daysInMonth(unsigned short year, unsigned short month) | dbDateTime | [static] |
| dbDateTime(const char *fieldName=0) | dbDateTime | |
| dbDateTime(const OOF_IndexOptions indexOptions) | dbDateTime | |
| dbDateTime(const char *fieldName, const OOF_IndexOptions indexOptions) | dbDateTime | |
| dbDateTime(const dbDateTime &rhs) | dbDateTime | |
| dbDateTime(dbField::FieldIsStandaloneT) | dbDateTime | |
| dbField(const OOF_IndexOptions) | dbField | |
| dbField(const char *fieldName=0) | dbField | |
| dbField(const char *fieldName, const OOF_IndexOptions) | dbField | |
| dbField(const dbField &) | dbField | |
| dbField(FieldIsStandaloneT) | dbField | |
| dbNumericField(const OOF_IndexOptions) | dbNumericField | [protected] |
| dbNumericField(const char *fieldName=0) | dbNumericField | [protected] |
| dbNumericField(const char *fieldName, const OOF_IndexOptions) | dbNumericField | [protected] |
| dbNumericField(dbField::FieldIsStandaloneT k) | dbNumericField | [inline, protected] |
| defaultFormatMask() | dbDateTime | [inline, static] |
| defaultFormatMask(const oofString &) | dbDateTime | [inline, static] |
| describe(std::ostream &) const | dbField | [virtual] |
| eFieldIsStandalone enum value | dbField | |
| equal(long) const | dbNumericField | |
| equivalentFieldFromTable(dbTable *) const | dbField | |
| extract(std::ostream &os) const | dbDateTime | [virtual] |
| fieldDataLen() const | dbField | [inline] |
| fieldIndexIgnoresNulls() const | dbField | [inline] |
| fieldIndexIsCompressLeading() const | dbField | [inline] |
| fieldIndexIsCompressPadding() const | dbField | [inline] |
| fieldIndexOptions() const | dbField | [inline] |
| fieldIsBinary() const | dbField | [virtual] |
| fieldIsBlob() const | dbField | [virtual] |
| fieldIsIndexed() const | dbField | [virtual] |
| fieldIsJoinKey() const | dbField | |
| fieldIsKeywordIndexed() const | dbField | [virtual] |
| fieldIsPartiallyIndexed() const | dbField | [inline] |
| fieldIsSameTypeAs(const dbField *) const | dbField | [virtual] |
| fieldIsStandalone() const | dbField | [inline] |
| FieldIsStandaloneT enum name | dbField | |
| fieldIsUniqueIndexed() const | dbField | [virtual] |
| fieldIsVirtual() const | dbField | [virtual] |
| fieldKeyLen() const | dbField | |
| fieldMinWrapWidth() const | dbNumericField | [virtual] |
| fieldName() const | dbField | [inline, virtual] |
| fieldNumber() const | dbField | [inline] |
| fieldNumIndexes() const | dbField | [inline] |
| fieldStorageLen() const | dbDateTime | [virtual] |
| fieldTable() const | dbField | |
| fieldType() const | dbDateTime | [virtual] |
| fieldUsualWrapWidth() const | dbField | [virtual] |
| formatMask() const | dbNumericField | [inline] |
| formatMask(const char *) | dbNumericField | [inline] |
| generateTestData(bool generateRandom, unsigned long seedOrCount) | dbDateTime | [virtual] |
| get_token(const char **s, const OOF_TOKENTYPE *m, unsigned int len) | dbNumericField | [static] |
| getChars(char *ioBuff, unsigned long &outLen) const | dbField | [virtual] |
| getDateTime() const | dbDateTime | [inline] |
| getDateTime(unsigned short &year, unsigned short &month, unsigned short &day, unsigned short &hour, unsigned short &minute, unsigned short &second) const | dbDateTime | |
| getDateTime(tm &unixTime) const | dbDateTime | |
| getStr255(Str255 s) const | dbDateTime | |
| greaterThan(long) const | dbNumericField | |
| greaterThanOrEqual(long) const | dbNumericField | |
| hasDefaultCalculator() const | dbField | [inline] |
| hidden() const | OOF_PublicBase | [inline] |
| hide(bool hideIt=true) | OOF_PublicBase | [inline] |
| hour() const | dbDateTime | |
| index(const OOF_IndexOptions=kIndexed) | dbField | |
| indexPartialKeyLen(unsigned short) | dbField | [inline] |
| insert(std::istream &, char fieldSep, char recSep) | dbDateTime | [virtual] |
| isDirty() const | dbField | |
| isEmpty() const | dbDateTime | [inline, virtual] |
| istream2ymdhms(std::istream &is, unsigned short &year, unsigned short &month, unsigned short &day, unsigned short &hour, unsigned short &minute, unsigned short &second, dbDate::dateFieldOrder) | dbDateTime | [static] |
| istream2ymdhms(std::istream &is, unsigned short &year, unsigned short &month, unsigned short &day, unsigned short &hour, unsigned short &minute, unsigned short &second, char fieldSep, char recSep, dbDate::dateFieldOrder) | dbDateTime | [static] |
| isValid() const | dbDateTime | [inline] |
| kKeyLengthAutoCalculated enum value | dbField | |
| lessThan(long) const | dbNumericField | |
| lessThanOrEqual(long) const | dbNumericField | |
| makeQueryLiteral(long) const | dbNumericField | [virtual] |
| mBackend | dbField | [protected] |
| mCalculator | dbField | [protected] |
| mFieldNumber | dbField | [protected] |
| mFormatMask | dbNumericField | |
| mHidden | OOF_PublicBase | [protected] |
| minute() const | dbDateTime | |
| month() const | dbDateTime | |
| mTable | dbField | [protected] |
| name() const | dbField | [virtual] |
| nativeType() const | dbDateTime | [virtual] |
| notEqual(long) const | dbNumericField | |
| now(std::ostream &os) | dbDateTime | [static] |
| NUMDATETIMETOKENS enum value | dbDateTime | |
| OOF_PublicBase() | OOF_PublicBase | [inline, protected] |
| OOF_PublicBase(const OOF_PublicBase &rhs) | OOF_PublicBase | [inline, protected] |
| operator *=(long) | dbNumericField | |
| operator *=(double) | dbNumericField | |
| operator unsigned long() const | dbDateTime | |
| operator!=(const char *) const | dbDateTime | |
| operator!=(const dbDateTime &) const | dbDateTime | |
| dbNumericField::operator!=(long) const | dbNumericField | |
| operator+(const dbDateTime &) const | dbDateTime | |
| operator+(long numDays) const | dbDateTime | |
| operator++() | dbDateTime | [virtual] |
| operator+=(long numDays) | dbDateTime | |
| dbNumericField::operator+=(double) | dbNumericField | |
| operator-(const dbDateTime &) const | dbDateTime | |
| operator-(long numDays) const | dbDateTime | |
| operator--() | dbDateTime | [virtual] |
| operator-=(long numDays) | dbDateTime | |
| dbNumericField::operator-=(double) | dbNumericField | |
| operator/=(long) | dbNumericField | |
| operator/=(double) | dbNumericField | |
| operator<(const char *) const | dbDateTime | |
| operator<(const dbDateTime &) const | dbDateTime | |
| dbNumericField::operator<(long) const | dbNumericField | |
| operator<=(const char *) const | dbDateTime | |
| operator<=(const dbDateTime &) const | dbDateTime | |
| dbNumericField::operator<=(long) const | dbNumericField | |
| operator=(const char *str) | dbDateTime | |
| operator=(const tm &) | dbDateTime | [inline] |
| operator=(const dbDateTime &rhs) | dbDateTime | |
| operator==(const char *) const | dbDateTime | |
| operator==(const dbDateTime &) const | dbDateTime | |
| dbNumericField::operator==(long) const | dbNumericField | |
| operator>(const char *) const | dbDateTime | |
| operator>(const dbDateTime &) const | dbDateTime | |
| dbNumericField::operator>(long) const | dbNumericField | |
| operator>=(const char *) const | dbDateTime | |
| operator>=(const dbDateTime &) const | dbDateTime | |
| dbNumericField::operator>=(long) const | dbNumericField | |
| outside(const char *, const char *) const | dbDateTime | |
| outside(const dbDateTime &, const dbDateTime &) const | dbDateTime | |
| dbNumericField::outside(long, long) const | dbNumericField | |
| parseMask(const char *s, TOKEN *r, const OOF_TOKENTYPE *map, unsigned int len) | dbNumericField | [static] |
| postCloneTableCleanup() | dbField | [inline, virtual] |
| saveDefaultCalculatedValue() | dbField | |
| saveStoredCalculatedValue() | dbField | |
| sBaseYear | dbDateTime | [static] |
| sDefaultFormatMask | dbDateTime | [protected, static] |
| second() const | dbDateTime | |
| secsInMonth(unsigned short year, unsigned short month) | dbDateTime | [static] |
| secsInYear(unsigned short year) | dbDateTime | [static] |
| setDateTime(unsigned long numberSecondsSinceBaseDate) | dbDateTime | |
| setDateTime(unsigned short year, unsigned short month, unsigned short day, unsigned short hour, unsigned short minute, unsigned short second) | dbDateTime | |
| setDateTime(const tm &unixTime) | dbDateTime | |
| setMacCompatibleBaseYear() | dbDateTime | [static] |
| setName(const char *name) | dbField | |
| setNumber(long) | dbDateTime | [virtual] |
| setStr255(const Str255 s) | dbDateTime | |
| setString(const char *) | dbDateTime | [virtual] |
| setTimeToCurrentTime() | dbDateTime | |
| storeCalculatedValues() | dbField | [inline] |
| storesCalculatedValues() const | dbField | [inline] |
| str2ulong(const char *str) | dbDateTime | [static] |
| str2ymdhms(const char *str, unsigned short &year, unsigned short &month, unsigned short &day, unsigned short &hour, unsigned short &minute, unsigned short &second) | dbDateTime | [static] |
| tableName() const | dbField | |
| tokenMap | dbDateTime | [protected, static] |
| ulong2ymdhms(long binaryTime, unsigned short &year, unsigned short &month, unsigned short &day, unsigned short &hour, unsigned short &minute, unsigned short &second) | dbDateTime | [static] |
| useCalculatorOnlyForDefaults() | dbField | [inline] |
| usingCalculator() const | dbField | |
| validateContents() | dbField | [virtual] |
| value() const | dbDateTime | [inline] |
| valueAsQueryLiteral() const | dbDateTime | [virtual] |
| valueIsDuplicate() const | dbField | |
| words() const | dbField | [virtual] |
| year() const | dbDateTime | |
| ymdhms2stream(unsigned short year, unsigned short month, unsigned short day, unsigned short hour, unsigned short minute, unsigned short second, std::ostream &os) | dbDateTime | [static] |
| ymdhms2stream(const char *mask, unsigned short year, unsigned short month, unsigned short day, unsigned short hour, unsigned short minute, unsigned short second, std::ostream &os) | dbDateTime | [static] |
| ymdhms2ulong(unsigned short year, unsigned short month, unsigned short day, unsigned short hour=0, unsigned short minute=0, unsigned short second=0) | dbDateTime | [static] |
| ~dbDateTime() | dbDateTime | [virtual] |
| ~dbField() | dbField | [virtual] |
| ~dbNumericField() | dbNumericField | [inline, protected, virtual] |
| ~OOF_PublicBase() | OOF_PublicBase | [inline, virtual] |