OSnLMNodeMatrixSum Class Reference

#include <OSnLNode.h>

Inheritance diagram for OSnLMNodeMatrixSum:
Inheritance graph
[legend]
Collaboration diagram for OSnLMNodeMatrixSum:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 OSnLMNodeMatrixSum ()
 default constructor.
 ~OSnLMNodeMatrixSum ()
 default destructor.
virtual std::string getTokenName ()
virtual OSnLMNodecloneExprNode ()
 Create or clone a node of this type.

Detailed Description

Definition at line 1884 of file OSnLNode.h.


Constructor & Destructor Documentation

OSnLMNodeMatrixSum::OSnLMNodeMatrixSum (  ) 

default constructor.

Definition at line 2878 of file OSnLNode.cpp.

OSnLMNodeMatrixSum::~OSnLMNodeMatrixSum (  ) 

default destructor.

Definition at line 2890 of file OSnLNode.cpp.


Member Function Documentation

std::string OSnLMNodeMatrixSum::getTokenName (  )  [virtual]
Returns:
the value of operator name

Implements ExprNode.

Definition at line 2899 of file OSnLNode.cpp.

OSnLMNode * OSnLMNodeMatrixSum::cloneExprNode (  )  [virtual]

Create or clone a node of this type.

This is an abstract method which is required to be implemented by the concrete operator nodes that derive or extend from this class.

Implements ExprNode.

Definition at line 2904 of file OSnLNode.cpp.


The documentation for this class was generated from the following files:

Generated on 5 Jul 2015 by  doxygen 1.6.1