Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

oofDate Member List

This is the complete list of members for oofDate, including all inherited members.
adjustShortYear(unsigned short inYear)dbDate [static]
asChars() const dbField [virtual]
between(const char *, const char *) const dbDate
between(const dbDate &, const dbDate &) const dbDate
dbNumericField::between(long, long) const dbNumericField
CalculateWith(dbCalculator *adoptedCalculator, bool useOnlyForDefaults)dbField [protected]
calculateWith(dbDateCalculator *adoptedCalculator, bool useOnlyForDefaults=false)dbDate
calculator() const dbDate [inline]
caseSensitive() const dbField [inline]
checkDate(unsigned short year, unsigned short month, unsigned short day)dbDate [static]
checkDate(const char *, dateFieldOrder theOrder=dbDate::sDefaultDateOrder)dbDate [static]
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]
clear()dbNumericField [virtual]
clone() const oofDate [virtual]
CopyCalculatedValueToBuffer()dbDate [protected, virtual]
copyString() const dbField [virtual]
copyValueFrom(const dbField *)dbDate [virtual]
copyValueIfDifferent(const dbField *)dbDate [virtual]
currentCentury()dbDate [static]
currentDate()dbDate [static]
currentDate2ymd(unsigned short &, unsigned short &, unsigned short &)dbDate [static]
currentDay()dbDate [static]
currentMonth()dbDate [static]
currentYear()dbDate [static]
dateFieldOrder enum namedbDate
day() const dbDate
daynum() const dbDate
daynum2ymd(unsigned long, unsigned short &, unsigned short &, unsigned short &)dbDate [static]
dbDate(const OOF_IndexOptions indexOptions)dbDate
dbDate(const char *fieldName=0)dbDate
dbDate(const char *fieldName, const OOF_IndexOptions indexOptions)dbDate
dbDate(const dbDate &)dbDate
dbDate(dbField::FieldIsStandaloneT)dbDate
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]
ddth(unsigned short daynum, char *ddth, bool isupper=false)dbDate [static]
defaultFormatMask()dbDate [inline, static]
defaultFormatMask(const oofString &)dbDate [inline, static]
describe(std::ostream &) const dbField [virtual]
eFieldIsStandalone enum valuedbField
equal(long) const dbNumericField
equivalentFieldFromTable(dbTable *) const dbField
extract(std::ostream &os) const dbDate [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 namedbField
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 dbDate [virtual]
fieldTable() const dbField
fieldType() const dbDate [virtual]
fieldUsualWrapWidth() const dbField [virtual]
formatMask() const dbNumericField [inline]
formatMask(const char *)dbNumericField [inline]
generateTestData(bool generateRandom, unsigned long seedOrCount)dbDate [virtual]
get_token(const char **s, const OOF_TOKENTYPE *m, unsigned int len)dbNumericField [static]
getChars(char *ioBuff, unsigned long &outLen) const dbField [virtual]
getDate(unsigned short &year, unsigned short &month, unsigned short &day) const dbDate
getStr255(Str255 s) const dbDate
greaterThan(long) const dbNumericField
greaterThanOrEqual(long) const dbNumericField
hasDefaultCalculator() const dbField [inline]
hidden() const OOF_PublicBase [inline]
hide(bool hideIt=true)OOF_PublicBase [inline]
index(const OOF_IndexOptions=kIndexed)dbField
indexPartialKeyLen(unsigned short)dbField [inline]
insert(std::istream &, char fieldSep, char recSep)dbDate [virtual]
isDirty() const dbField
isEmpty() const dbDate [inline, virtual]
isLeapYear(unsigned short year)dbDate [static]
istream2month(std::istream &)dbDate [static]
istream2ymd(std::istream &is, unsigned short &, unsigned short &, unsigned short &, dateFieldOrder theOrder=dbDate::sDefaultDateOrder)dbDate [static]
istream2ymd(std::istream &is, unsigned short &, unsigned short &, unsigned short &, char fieldSep, char recordSep, dateFieldOrder theOrder=dbDate::sDefaultDateOrder)dbDate [static]
isValid() const dbDate [inline]
kKeyLengthAutoCalculated enum valuedbField
lessThan(long) const dbNumericField
lessThanOrEqual(long) const dbNumericField
long2ymd(unsigned long binaryDate, unsigned short &, unsigned short &, unsigned short &)dbDate [static]
makeQueryLiteral(long) const dbNumericField [virtual]
mBackenddbField [protected]
mCalculatordbField [protected]
mFieldNumberdbField [protected]
mFormatMaskdbNumericField
mHiddenOOF_PublicBase [protected]
month() const dbDate
month2str(unsigned short monthnum, char *monthname, bool isshort=true, bool isupper=false)dbDate [static]
mTabledbField [protected]
name() const dbField [virtual]
nativeType() const dbDate [virtual]
nextCenturyThreshold()dbDate [inline, static]
nextCenturyThreshold(unsigned short)dbDate [static]
notEqual(long) const dbNumericField
NUMDATETOKENS enum valuedbDate
OOF_PublicBase()OOF_PublicBase [inline, protected]
OOF_PublicBase(const OOF_PublicBase &rhs)OOF_PublicBase [inline, protected]
oofDate()oofDate
oofDate(const char *initialDate)oofDate
oofDate(const dbDate &)oofDate
oofDate(const oofDate &)oofDate
oofDate(const tm &)oofDate
operator *=(long)dbNumericField
operator *=(double)dbNumericField
operator unsigned long() const dbDate
operator!=(const char *) const dbDate
operator!=(const dbDate &) const dbDate
dbNumericField::operator!=(long) const dbNumericField
operator+(long) const dbDate
operator++()dbDate [virtual]
operator+=(long)dbDate
dbNumericField::operator+=(double)dbNumericField
operator-(const dbDate &) const dbDate
operator-(long) const dbDate
operator--()dbDate [virtual]
operator-=(long)dbDate
dbNumericField::operator-=(double)dbNumericField
operator/=(long)dbNumericField
operator/=(double)dbNumericField
operator<(const char *) const dbDate
operator<(const dbDate &) const dbDate
dbNumericField::operator<(long) const dbNumericField
operator<=(const char *) const dbDate
operator<=(const dbDate &) const dbDate
dbNumericField::operator<=(long) const dbNumericField
operator=(const char *)oofDate [inline]
operator=(const oofDate &)oofDate [inline]
operator=(const dbDate &)oofDate [inline]
operator=(const tm &)oofDate [inline]
operator==(const char *) const dbDate
operator==(const dbDate &) const dbDate
dbNumericField::operator==(long) const dbNumericField
operator>(const char *) const dbDate
operator>(const dbDate &) const dbDate
dbNumericField::operator>(long) const dbNumericField
operator>=(const char *) const dbDate
operator>=(const dbDate &) const dbDate
dbNumericField::operator>=(long) const dbNumericField
orderDMY enum valuedbDate
orderMDY enum valuedbDate
orderYMD enum valuedbDate
outside(const char *, const char *) const dbDate
outside(const dbDate &, const dbDate &) const dbDate
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]
prevCenturyThreshold()dbDate [inline, static]
prevCenturyThreshold(unsigned short)dbDate [static]
saveDefaultCalculatedValue()dbField
saveStoredCalculatedValue()dbField
sDefaultDateOrderdbDate [static]
sDefaultFormatMaskdbDate [protected, static]
setDate(unsigned long)dbDate
setDate(unsigned short year, unsigned short month, unsigned short day)dbDate
setDate(const tm &)dbDate
setDateToCurrentDate()dbDate
setDaynum(unsigned long)dbDate
setName(const char *name)dbField
setNumber(long)dbDate [virtual]
setStr255(const Str255 s)dbDate
setString(const char *)dbDate [virtual]
sNextCenturyThresholddbDate [protected, static]
sPrevCenturyThresholddbDate [protected, static]
storeCalculatedValues()dbField [inline]
storesCalculatedValues() const dbField [inline]
str2Long(const char *, dateFieldOrder theOrder=dbDate::sDefaultDateOrder)dbDate [static]
str2month(const char *)dbDate [static]
str2ymd(const char *, unsigned short &, unsigned short &, unsigned short &, dateFieldOrder theOrder=dbDate::sDefaultDateOrder)dbDate [static]
tableName() const dbField
today(std::ostream &os)dbDate [static]
tokenMapdbDate [protected, static]
useCalculatorOnlyForDefaults()dbField [inline]
usingCalculator() const dbField
validateContents()dbField [virtual]
value() const dbDate [inline]
valueAsQueryLiteral() const dbDate [virtual]
valueIsDuplicate() const dbField
words() const dbField [virtual]
year() const dbDate
ymd2dayname(unsigned short, unsigned short, unsigned short, char *dayname, bool isshort=true, bool isupper=false)dbDate [static]
ymd2daynum(unsigned short, unsigned short, unsigned short)dbDate [static]
ymd2dow(unsigned short, unsigned short, unsigned short)dbDate [static]
ymd2Long(unsigned short, unsigned short, unsigned short)dbDate [static]
ymd2Stream(unsigned short, unsigned short, unsigned short, std::ostream &os)dbDate [static]
ymd2Stream(const char *mask, unsigned short year, unsigned short month, unsigned short day, std::ostream &os)dbDate [static]
~dbDate()dbDate [virtual]
~dbField()dbField [virtual]
~dbNumericField()dbNumericField [inline, protected, virtual]
~OOF_PublicBase()OOF_PublicBase [inline, virtual]
~oofDate()oofDate [inline, virtual]

Generated on Fri Jan 2 00:52:13 2004 for OOFILE by doxygen 1.3.5