25#ifndef Kernel_Dump_DataSet_H
26#define Kernel_Dump_DataSet_H
37 virtual const std::string
getName();
this file provide Kernel class
this class implements a process for dumping current data with stuctured format
virtual const std::string getName()
Get the name of the kernel.
virtual void setInputParam_impl(std::shared_ptr< Param > &PM)
Virtual function to set input parameters for the kernel implementation.
std::string fn
filename (stamp) for dumping
std::string directory
path for dumping
virtual Status & executeKernel_impl(Status &stat)
Virtual function to execute the kernel implementation.
virtual int getType() const
Get the type of the kernel.
virtual Status & initializeKernel_impl(Status &stat)
Virtual function to initialize the kernel implementation.
std::string hdlr_str
handler type specifier
this class provides the container and implementation of algorithms
< http://warp.povusers.org/FunctionParser/fparser.html