Class ProcessingContext

Inheritance Relationships

Base Type

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)