suanPan
Loading...
Searching...
No Matches
RecorderParser.cpp File Reference
#include "RecorderParser.h"
#include <Domain/DomainBase.h>
#include <Recorder/Recorder>
#include <Toolbox/utility.h>
Include dependency graph for RecorderParser.cpp:

Functions

int create_new_recorder (const shared_ptr< DomainBase > &domain, istringstream &command)
 
int create_new_plainrecorder (const shared_ptr< DomainBase > &domain, istringstream &command)
 
int create_new_hdf5recorder (const shared_ptr< DomainBase > &domain, istringstream &command)
 

Function Documentation

◆ create_new_hdf5recorder()

int create_new_hdf5recorder ( const shared_ptr< DomainBase > &  domain,
istringstream &  command 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ create_new_plainrecorder()

int create_new_plainrecorder ( const shared_ptr< DomainBase > &  domain,
istringstream &  command 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ create_new_recorder()

int create_new_recorder ( const shared_ptr< DomainBase > &  domain,
istringstream &  command 
)
Here is the call graph for this function:
Here is the caller graph for this function: