FieldVec Class Reference

#include <FieldVec.h>

Collaboration diagram for FieldVec:

[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.
void init (DTS *, int argc, char **argv)
 Initialize field vector from an argument vector.
 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


Member Function Documentation

bool FieldVec::has_undefined (  )  const [inline]

Return true iff one of the vector elements is undefined for this DtsObject.

Recomputed when getfields() is called.

void FieldVec::init ( DTS ,
int  argc,
char **  argv 
) [inline]

Initialize field vector from an argument vector.

Deletes any previous contents.


The documentation for this class was generated from the following file:
Generated on Wed Jan 23 10:01:06 2008 for SMACQ by  doxygen 1.4.7