code::dBASEfile::FieldDescriptor Class Reference

List of all members.

Detailed Description

The field descriptor within an Inprise dBASE file.

Author:
Lakshman
Version:
Id
code_dBASEfile.h,v 1.8 2009/06/02 20:17:37 lakshman Exp


Public Member Functions

std::string name () const
 The name of this field.
size_t numBytes () const
 How many bytes do we need?
bool isNumeric () const
 Is it numeric?

Friends

OutputStreamoperator<< (OutputStream &os, const dBASEfile::FieldDescriptor &a)
InputStreamoperator>> (InputStream &is, dBASEfile::FieldDescriptor &a)


Member Function Documentation

bool code::dBASEfile::FieldDescriptor::isNumeric (  )  const

Is it numeric?

std::string code::dBASEfile::FieldDescriptor::name (  )  const [inline]

The name of this field.

size_t code::dBASEfile::FieldDescriptor::numBytes (  )  const

How many bytes do we need?


Friends And Related Function Documentation

OutputStream& operator<< ( OutputStream os,
const dBASEfile::FieldDescriptor a 
) [friend]

InputStream& operator>> ( InputStream is,
dBASEfile::FieldDescriptor a 
) [friend]


Generated on Fri May 4 13:40:12 2012 for WDSS-IIw2 by  doxygen 1.4.7