Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | Related Pages

math::TOperandIter< NodeType > Class Template Reference

#include <nodes.h>

List of all members.

Public Member Functions

 TOperandIter (NodeType *AOperator)
 TOperandIter (const TOperandIter< NodeType > &AProto)
NodeType & operator * () const
NodeType * operator-> () const
NodeType * get () const
TOperandIter< NodeType > & end () const
TOperandIter< NodeType > & operator++ ()


Detailed Description

template<typename NodeType>
class math::TOperandIter< NodeType >

TOperandIter<> (use TNode<>::operand_iterator and const_operand_iterator) are designed to iterate the operands of an given expression. (e.g. all summands of an plus operation)

Definition at line 151 of file nodes.h.


The documentation for this class was generated from the following file:
Generated on Mon Aug 4 09:04:09 2003 for MathTypeLibrary(libmath++) by doxygen 1.3.2