6 #ifndef IROHA_SHARED_MODEL_SUBTRACT_ASSET_QUANTITY_HPP 7 #define IROHA_SHARED_MODEL_SUBTRACT_ASSET_QUANTITY_HPP 37 #endif // IROHA_SHARED_MODEL_SUBTRACT_ASSET_QUANTITY_HPP Definition: amount.hpp:20
Definition: subtract_asset_quantity.hpp:19
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: subtract_asset_quantity.cpp:11
Definition: model_primitive.hpp:23
virtual const Amount & amount() const =0
Definition: command_executor.hpp:12
bool operator==(const ModelType &rhs) const override
Definition: subtract_asset_quantity.cpp:19
virtual const types::AssetIdType & assetId() const =0
std::string AssetIdType
Type of asset id.
Definition: types.hpp:53