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

FieldExpression< EString > Class Template Reference

#include <ExprUtil.h>

Inherits TypedExpression< EString >.

List of all members.

template<>
class FieldExpression< EString >


Public Member Functions

 FieldExpression (unsigned int which_tuple, unsigned int offset, unsigned int length)
EString evalImpl (EvalAs< EString >, const EvalContext &ctxt) throw (EvalException)
 Evaluate as a string.
int32 getStringLength () const
 Returns the size of the string returned by the expression, or -1 if not known.

Member Function Documentation

EString FieldExpression< EString >::evalImpl EvalAs< EString ,
const EvalContext ctxt
throw (EvalException) [virtual]
 

Evaluate as a string.

Implements TypedExpression< EString >.

FieldExpression< EString >::FieldExpression unsigned int  which_tuple,
unsigned int  offset,
unsigned int  length
 

int32 FieldExpression< EString >::getStringLength  )  const [virtual]
 

Returns the size of the string returned by the expression, or -1 if not known.

By default returns -1.

Reimplemented from Expression.


The documentation for this class was generated from the following file:
Generated on Fri Nov 12 15:15:23 2004 for Borealis by doxygen 1.3.8