#include <iosfwd>#include <boost/optional.hpp>#include "interfaces/base/model_primitive.hpp"#include "interfaces/common_objects/types.hpp"#include "interfaces/query_responses/engine_log.hpp"

Go to the source code of this file.
Classes | |
| class | shared_model::interface::EngineReceipt |
| Provides a response for a single corresponding EngineCall command. More... | |
| struct | shared_model::interface::EngineReceipt::CallResult |
Namespaces | |
| shared_model | |
| shared_model::interface | |
Functions | |
| std::ostream & | shared_model::interface::operator<< (std::ostream &os, EngineReceipt const &) |
| std::ostream & | shared_model::interface::operator<< (std::ostream &os, EngineReceipt::CallResult const &) |