SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
LinAlgProgramVariable Class Reference

#include <LinAlgInterpreter.h>

Public Member Functions

 LinAlgProgramVariable (std::string name)
 
 LinAlgProgramVariable (std::string name, MatrixHandle handle)
 
MatrixHandleget_handle ()
 
MatrixHandlehandle ()
 

Public Attributes

int ref_cnt
 

Constructor & Destructor Documentation

LinAlgProgramVariable ( std::string  name)
inline
LinAlgProgramVariable ( std::string  name,
MatrixHandle  handle 
)
inline

Member Function Documentation

MatrixHandle* get_handle ( )
inline
MatrixHandle& handle ( )
inline

Member Data Documentation

int ref_cnt

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