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

FieldVec Class Reference

#include <FieldVec.h>

Collaboration diagram for FieldVec:

Collaboration graph
[legend]
List of all members.

Detailed Description

A vector of fields from a DtsObject.


Public Member Functions

bool getfields (DtsObject o)
 Initialize fields from this DtsObject. Return true if one or more fields present.

bool has_undefined () const
 Return true iff one of the vector elements is undefined for this DtsObject. Recomputed when getfields() is called.

void init (DTS *, int argc, char **argv)
 Initialize field vector from an argument vector. Deletes any previous contents.

 FieldVec ()
 Construct an empty vector. Use init() to initialize later.

 FieldVec (DTS *dts, int argc, char **argv)
 Construct and initialize field vector from an argument vector.

DtsObjectVecgetobjs ()
 Return a copy of the vector of current objects.

const DtsObjectVecgetobjs () const
bool operator== (const FieldVec &b) const


The documentation for this class was generated from the following file:
Generated on Thu May 4 10:32:13 2006 for SMACQ by doxygen 1.3.5