6 #ifndef IROHA_SHARED_MODEL_SIGNED_HPP 7 #define IROHA_SHARED_MODEL_SIGNED_HPP 30 #endif // IROHA_SHARED_MODEL_SIGNED_HPP std::vector< uint8_t > Bytes
Definition: blob.hpp:26
Signed(const std::string &blob)
Definition: signed.cpp:20
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::string toString() const override
Definition: signed.cpp:13
Definition: signed.hpp:17
virtual const Bytes & blob() const
Definition: blob.cpp:41
Definition: command_executor.hpp:12