OSnLMNodeDiagonalMatrixFromVector Class Reference

#include <OSnLNode.h>

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

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 2382 of file OSnLNode.h.


Constructor & Destructor Documentation

OSnLMNodeDiagonalMatrixFromVector::OSnLMNodeDiagonalMatrixFromVector (  ) 

default constructor.

Definition at line 3545 of file OSnLNode.cpp.

OSnLMNodeDiagonalMatrixFromVector::~OSnLMNodeDiagonalMatrixFromVector (  ) 

default destructor.

Definition at line 3555 of file OSnLNode.cpp.


Member Function Documentation

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

Implements ExprNode.

Definition at line 3564 of file OSnLNode.cpp.

OSnLMNode * OSnLMNodeDiagonalMatrixFromVector::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 3569 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