|
CatapultServer
v0.5.0.1 (Elephant)
|
Binary layout for an entity body. More...


Public Member Functions | |
| NetworkIdentifier | Network () const |
| Returns network of an entity, as defined in NetworkInfoTraits. More... | |
| uint8_t | EntityVersion () const |
| Returns version of an entity. More... | |
Public Attributes | |
| Key | Signer |
| Entity signer's public key. More... | |
| uint16_t | Version |
| Entity version. More... | |
| EntityType | Type |
| Entity type. More... | |
Binary layout for an entity body.
|
inline |
Returns version of an entity.

|
inline |
Returns network of an entity, as defined in NetworkInfoTraits.
| Key catapult::model::EntityBody< THeader >::Signer |
Entity signer's public key.
| EntityType catapult::model::EntityBody< THeader >::Type |
Entity type.
| uint16_t catapult::model::EntityBody< THeader >::Version |
Entity version.