Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Examples  

Sundance::NotExpr Class Reference

#include <NotExpr.h>

Inheritance diagram for Sundance::NotExpr:

Sundance::LogicalExprBase List of all members.

Public Methods

Private Attributes


Constructor & Destructor Documentation

Sundance::NotExpr::NotExpr const LogicalExpr   expr [inline]
 

Definition at line 23 of file NotExpr.h.

References expr_.

virtual Sundance::NotExpr::~NotExpr   [inline, virtual]
 

Definition at line 26 of file NotExpr.h.


Member Function Documentation

virtual bool Sundance::NotExpr::evaluate const Cell   cell const [virtual]
 

Implements Sundance::LogicalExprBase.

virtual XMLObject Sundance::NotExpr::toXML   const [virtual]
 

Implements Sundance::LogicalExprBase.

virtual bool Sundance::NotExpr::equals const LogicalExpr   other const [virtual]
 

Implements Sundance::LogicalExprBase.

virtual bool Sundance::NotExpr::lessThan const LogicalExpr   other const [virtual]
 

Implements Sundance::LogicalExprBase.


Member Data Documentation

LogicalExpr Sundance::NotExpr::expr_ [private]
 

Definition at line 41 of file NotExpr.h.

Referenced by NotExpr().


The documentation for this class was generated from the following file:
Contact:
Kevin Long (krlong@ca.sandia.gov)


Documentation generated by