|
Horizon
|
Public Member Functions | |
| BlockItemInfo (const UUID &uu, const json &j) | |
| json | serialize () const |
Public Attributes | |
| UUID | uuid |
| std::string | block_filename |
| std::string | symbol_filename |
| std::string | schematic_filename |
Protected Member Functions | |
| BlockItemInfo (const UUID &uu, const std::string &b, const std::string &y, const std::string &c) | |