Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
All Classes Namespaces Functions Variables Typedefs Enumerator Friends
Public Member Functions | List of all members
Core::ParserFunction Class Reference
Inheritance diagram for Core::ParserFunction:
Core::ArrayMathFunction

Public Member Functions

 ParserFunction (std::string function_id, std::string type)
 Constructor.
 
 ParserFunction (std::string function_id, std::string type, int fflags)
 
virtual ~ParserFunction ()
 Virtual destructor so we can do dynamic casts on this class.
 
std::string get_function_id ()
 Retieve the function ID string.
 
std::string get_return_type ()
 Retrieve the function return type.
 
int get_flags ()
 Retrieve the function flags.
 

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