hdac SDK
SDK for hdac blockchain development
|
#include <asset.h>
Public 멤버 함수 | |
void | Zero () |
void | Set (mc_EntityLedgerRow *row) |
const char * | GetName () |
const unsigned char * | GetTxID () |
const unsigned char * | GetRef () |
const unsigned char * | GetFullRef () |
const unsigned char * | GetShortRef () |
const unsigned char * | GetScript () |
int | IsUnconfirmedGenesis () |
int | GetAssetMultiple () |
int | IsFollowOn () |
int | AllowedFollowOns () |
int | AnyoneCanWrite () |
int | UpgradeProtocolVersion () |
uint32_t | UpgradeStartBlock () |
uint64_t | GetQuantity () |
uint32_t | GetEntityType () |
const void * | GetSpecialParam (uint32_t param, size_t *bytes) |
const void * | GetParam (const char *param, size_t *bytes) |
int32_t | NextParam (uint32_t offset, uint32_t *param_value_start, size_t *bytes) |
Public 속성 | |
unsigned char | m_Ref [MC_ENT_REF_SIZE] |
unsigned char | m_FullRef [MC_AST_ASSET_QUANTITY_OFFSET] |
char | m_Name [MC_ENT_MAX_NAME_SIZE+6] |
uint32_t | m_Flags |
unsigned char | m_Reserved [36] |
mc_EntityLedgerRow | m_LedgerRow |
Entity details structure