Class ProcessingContext¶
Defined in File runinfo.hpp
Inheritance Relationships¶
Base Type¶
public StorageContext(Class StorageContext)
Class Documentation¶
-
class ProcessingContext : public StorageContext¶
Public Functions
-
inline ProcessingContext(RunContext &context, std::string processor_name, bool test)¶
-
inline RunContext &run()¶
-
inline bool test() const¶
-
inline bool terminated() const¶
-
inline void Terminate()¶
-
inline void TerminateWithError(std::string step, std::string error_message)¶
-
inline ProcessingContext(RunContext &context, std::string processor_name, bool test)¶