6 #ifndef IROHA_SHARED_MODEL_ACCOUNT_RESPONSE_HPP 7 #define IROHA_SHARED_MODEL_ACCOUNT_RESPONSE_HPP 39 #endif // IROHA_SHARED_MODEL_ACCOUNT_RESPONSE_HPP Definition: account.hpp:20
virtual const AccountRolesIdType & roles() const =0
std::string toString() const override
Definition: account_response.cpp:12
string(REPLACE".""/"CMAKE_SWIG_OUTDIR ${SWIG_JAVA_PKG}) else() set(CMAKE_SWIG_FLAGS"") endif() myswig_add_library(irohajava LANGUAGE java SOURCES bindings.i) unset(CMAKE_SWIG_FLAGS) swig_link_libraries(irohajava $
Definition: CMakeLists.txt:54
std::vector< types::RoleIdType > AccountRolesIdType
Collection of role_id types.
Definition: account_response.hpp:21
Definition: account_response.hpp:18
virtual const Account & account() const =0
bool operator==(const ModelType &rhs) const override
Definition: account_response.cpp:21
Definition: model_primitive.hpp:23
Definition: command_executor.hpp:12