Samchon Framework for CPP
1.0.0
|
This is the complete list of members for samchon::examples::packer::Instance, including all inherited members.
get_name() const -> string | samchon::examples::packer::Instance | inline |
getPrice() const -> int | samchon::examples::packer::Instance | inline |
getVolume() const -> int | samchon::examples::packer::Instance | inline |
getWeight() const -> int | samchon::examples::packer::Instance | inline |
Instance() | samchon::examples::packer::Instance | inline |
Instance(const string &name, int price, int volume, int weight) | samchon::examples::packer::Instance | inline |
key() const -> std::string | samchon::protocol::Entity< std::string > | inlinevirtual |
name | samchon::examples::packer::Instance | protected |
price | samchon::examples::packer::Instance | protected |
toString() const -> string | samchon::examples::packer::Instance | inlinevirtual |
volume | samchon::examples::packer::Instance | protected |
weight | samchon::examples::packer::Instance | protected |