#include "block_error_response.hpp"


Public Member Functions | |
| virtual const types::DescriptionType & | message () const =0 |
| std::string | toString () const override |
| bool | operator== (const ModelType &rhs) const override |
Public Member Functions inherited from shared_model::interface::ModelPrimitive< BlockErrorResponse > | |
| virtual bool | operator== (const ModelType &rhs) const=0 |
| virtual bool | operator!= (const ModelType &rhs) const |
| virtual | ~ModelPrimitive ()=default |
Additional Inherited Members | |
Public Types inherited from shared_model::interface::ModelPrimitive< BlockErrorResponse > | |
| using | ModelType = BlockErrorResponse |
Provide response with error
|
pure virtual |
Implemented in shared_model::proto::BlockErrorResponse.

|
override |

|
overridevirtual |
Give string description of data.
Reimplemented from shared_model::interface::ModelPrimitive< BlockErrorResponse >.
