OSnLMNodeMatrixProduct Class Reference

The OSnLMNodeMatrixProduct Class. More...

#include <OSnLNode.h>

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

List of all members.

Public Member Functions

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

Detailed Description

The OSnLMNodeMatrixProduct Class.

Author:
Robert Fourer, Horand Gassmann, Jun Ma, Kipp Martin
Version:
1.0, 08/Dec/2014
Since:
OS2.9
Remarks:
The in-memory representation of the OSnL element <matrixProduct>

Definition at line 2755 of file OSnLNode.h.


Constructor & Destructor Documentation

OSnLMNodeMatrixProduct::OSnLMNodeMatrixProduct (  ) 

default constructor.

Definition at line 2913 of file OSnLNode.cpp.

OSnLMNodeMatrixProduct::~OSnLMNodeMatrixProduct (  ) 

default destructor.

Definition at line 2924 of file OSnLNode.cpp.


Member Function Documentation

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

Implements ExprNode.

Definition at line 2931 of file OSnLNode.cpp.

OSnLMNode * OSnLMNodeMatrixProduct::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 2962 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