Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

PLearn::Field Struct Reference

#include <SimpleDB.h>

Collaboration diagram for PLearn::Field:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Field ()
 Field (string name, FieldType t, int p=0)
bool operator== (const Field &x) const

Public Attributes

string name
 mainly for debugging purposes

FieldType field_type
int precision

Constructor & Destructor Documentation

PLearn::Field::Field  )  [inline]
 

Definition at line 121 of file SimpleDB.h.

References field_type, name, precision, and PLearn::Unknown.

PLearn::Field::Field string  name,
FieldType  t,
int  p = 0
[inline]
 

Definition at line 122 of file SimpleDB.h.

References PLearn::CharacterType, PLearn::DateType, PLearn::DoubleType, field_type, PLearn::FloatType, PLearn::IntType, PLERROR, precision, PLearn::ShortType, PLearn::SignedCharType, PLearn::StringType, and PLearn::Unknown.


Member Function Documentation

bool PLearn::Field::operator== const Field x  )  const [inline]
 

Definition at line 145 of file SimpleDB.h.

References field_type, name, precision, and x.


Member Data Documentation

FieldType PLearn::Field::field_type
 

Definition at line 152 of file SimpleDB.h.

Referenced by Field(), and operator==().

string PLearn::Field::name
 

mainly for debugging purposes

Definition at line 151 of file SimpleDB.h.

Referenced by Field(), and operator==().

int PLearn::Field::precision
 

Definition at line 153 of file SimpleDB.h.

Referenced by Field(), and operator==().


The documentation for this struct was generated from the following file:
Generated on Tue Aug 17 16:23:02 2004 for PLearn by doxygen 1.3.7