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

oof1.cpp File Reference

#include "oofpch_c.h"
#include "oofios.h"
#include "oof2.h"
#include "oof3.h"
#include "oofrel.h"
#include "oofquery.h"
#include "oofview.h"
#include "oofram.h"
#include "oofwords.h"
#include "ooffiles.h"
#include "oofexcep.h"
#include <ctype.h>
#include <Dialogs.h>
#include <Sound.h>

Include dependency graph for oof1.cpp:

Include dependency graph

Classes

class  macAlertMsg
 Word-wrapping message box. More...


Defines

#define kBigErrAlert   1001
 error reporting alert number.


Functions

bool skipTillDigit (istream &is, char fieldSep, char recSep)
bool skipTillNumber (istream &is, char fieldSep, char recSep, bool canStartWithDecimal)
bool skipRestOfField (istream &is, char fieldSep, char recSep)
ostream & operator<< (ostream &os, dbTable &tbl)
ostream & operator<< (ostream &os, dbTable *tbl)
istream & operator>> (istream &is, dbTable *tbl)
istream & operator>> (istream &is, dbTable &tbl)
dbSorteroperator<< (dbSorter &os, const reversed &r)
OOF_FieldSegOwneroperator<< (OOF_FieldSegOwner &os, const reversed &r)

Function Documentation

OOF_FieldSegOwner& operator<< OOF_FieldSegOwner os,
const reversed r
 

dbSorter& operator<< dbSorter os,
const reversed r
 

ostream& operator<< ostream &  os,
dbTable tbl
 

ostream& operator<< ostream &  os,
dbTable tbl
 

istream& operator>> istream &  is,
dbTable tbl
 

istream& operator>> istream &  is,
dbTable tbl
 

bool skipRestOfField istream &  is,
char  fieldSep,
char  recSep
 

bool skipTillDigit istream &  is,
char  fieldSep,
char  recSep
 

bool skipTillNumber istream &  is,
char  fieldSep,
char  recSep,
bool  canStartWithDecimal
 


Generated on Fri Jan 2 00:29:06 2004 for OOFILE by doxygen 1.3.5