JODA  0.13.1 (59b41972)
JSON On-Demand Analysis
Public Member Functions
joda::cli::ResultInterface Class Reference

#include <ResultInterface.h>

Public Member Functions

 ResultInterface ()
 
virtual ~ResultInterface ()
 
void interact ()
 
void updateStorage (std::shared_ptr< JSONStorage > &storage)
 
void setStatus1 (std::string &str)
 
void setStatus2 (std::string &str)
 
void setStatus3 (std::string &str)
 

Constructor & Destructor Documentation

◆ ResultInterface()

joda::cli::ResultInterface::ResultInterface ( )
explicit

◆ ~ResultInterface()

joda::cli::ResultInterface::~ResultInterface ( )
virtual

Member Function Documentation

◆ interact()

void joda::cli::ResultInterface::interact ( )
Here is the caller graph for this function:

◆ setStatus1()

void joda::cli::ResultInterface::setStatus1 ( std::string &  str)
Here is the caller graph for this function:

◆ setStatus2()

void joda::cli::ResultInterface::setStatus2 ( std::string &  str)
Here is the caller graph for this function:

◆ setStatus3()

void joda::cli::ResultInterface::setStatus3 ( std::string &  str)

◆ updateStorage()

void joda::cli::ResultInterface::updateStorage ( std::shared_ptr< JSONStorage > &  storage)
Here is the caller graph for this function:

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