|
hdac SDK
SDK for hdac blockchain development
|
다음에 대한 모든 멤버의 목록입니다 : mc_Script (모든 상속된 멤버들도 포함합니다.)
| AddElement() (다음에서 정의됨 : mc_Script) | mc_Script | |
| Clear() (다음에서 정의됨 : mc_Script) | mc_Script | |
| Destroy() (다음에서 정의됨 : mc_Script) | mc_Script | |
| GetApproval(uint32_t *approval, uint32_t *timestamp) (다음에서 정의됨 : mc_Script) | mc_Script | |
| GetAssetDetails(char *name, int *multiple, unsigned char *script, int *script_size) (다음에서 정의됨 : mc_Script) | mc_Script | |
| GetAssetGenesis(int64_t *quantity) (다음에서 정의됨 : mc_Script) | mc_Script | |
| GetAssetQuantities(mc_Buffer *amounts, uint32_t script_type) (다음에서 정의됨 : mc_Script) | mc_Script | |
| GetBlockSignature(unsigned char *sig, int *sig_size, uint32_t *hash_type, unsigned char *key, int *key_size) (다음에서 정의됨 : mc_Script) | mc_Script | |
| GetCachedScript(int offset, int *next_offset, int *vin, unsigned char **script, int *script_size) (다음에서 정의됨 : mc_Script) | mc_Script | |
| GetData(int element, size_t *bytes) (다음에서 정의됨 : mc_Script) | mc_Script | |
| GetElement() (다음에서 정의됨 : mc_Script) | mc_Script | |
| GetEntity(unsigned char *short_txid) (다음에서 정의됨 : mc_Script) | mc_Script | |
| GetFullRef(unsigned char *ref, uint32_t *script_type) (다음에서 정의됨 : mc_Script) | mc_Script | |
| GetGeneralDetails(unsigned char *script, int *script_size) (다음에서 정의됨 : mc_Script) | mc_Script | |
| GetItemKey(unsigned char *key, int *key_size) (다음에서 정의됨 : mc_Script) | mc_Script | |
| GetNewEntityType(uint32_t *type) (다음에서 정의됨 : mc_Script) | mc_Script | |
| GetNewEntityType(uint32_t *type, int *update, unsigned char *script, int *script_size) (다음에서 정의됨 : mc_Script) | mc_Script | |
| GetNumElements() (다음에서 정의됨 : mc_Script) | mc_Script | |
| GetParamValue(const unsigned char *ptr, size_t total, size_t offset, size_t *param_value_start, size_t *bytes) (다음에서 정의됨 : mc_Script) | mc_Script | |
| GetPermission(uint32_t *type, uint32_t *from, uint32_t *to, uint32_t *timestamp) (다음에서 정의됨 : mc_Script) | mc_Script | |
| IsDirtyOpReturnScript() (다음에서 정의됨 : mc_Script) | mc_Script | |
| IsOpReturnScript() (다음에서 정의됨 : mc_Script) | mc_Script | |
| m_AllocElements (다음에서 정의됨 : mc_Script) | mc_Script | |
| m_AllocSize (다음에서 정의됨 : mc_Script) | mc_Script | |
| m_CurrentElement (다음에서 정의됨 : mc_Script) | mc_Script | |
| m_lpCoord (다음에서 정의됨 : mc_Script) | mc_Script | |
| m_lpData (다음에서 정의됨 : mc_Script) | mc_Script | |
| m_NumElements (다음에서 정의됨 : mc_Script) | mc_Script | |
| m_ScriptType (다음에서 정의됨 : mc_Script) | mc_Script | |
| m_Size (다음에서 정의됨 : mc_Script) | mc_Script | |
| mc_Script() (다음에서 정의됨 : mc_Script) | mc_Script | inline |
| Resize(size_t bytes, int elements) (다음에서 정의됨 : mc_Script) | mc_Script | |
| SetApproval(uint32_t approval, uint32_t timestamp) (다음에서 정의됨 : mc_Script) | mc_Script | |
| SetAssetDetails(const char *name, int multiple, const unsigned char *script, int script_size) (다음에서 정의됨 : mc_Script) | mc_Script | |
| SetAssetGenesis(int64_t quantity) (다음에서 정의됨 : mc_Script) | mc_Script | |
| SetAssetQuantities(mc_Buffer *amounts, uint32_t script_type) (다음에서 정의됨 : mc_Script) | mc_Script | |
| SetBlockSignature(const unsigned char *sig, int sig_size, uint32_t hash_type, const unsigned char *key, int key_size) (다음에서 정의됨 : mc_Script) | mc_Script | |
| SetCachedScript(int offset, int *next_offset, int vin, unsigned char *script, int script_size) (다음에서 정의됨 : mc_Script) | mc_Script | |
| SetData(const unsigned char *src, const size_t bytes) (다음에서 정의됨 : mc_Script) | mc_Script | |
| SetElement(int element) (다음에서 정의됨 : mc_Script) | mc_Script | |
| SetEntity(const unsigned char *short_txid) (다음에서 정의됨 : mc_Script) | mc_Script | |
| SetGeneralDetails(const unsigned char *script, int script_size) (다음에서 정의됨 : mc_Script) | mc_Script | |
| SetItemKey(const unsigned char *key, int key_size) (다음에서 정의됨 : mc_Script) | mc_Script | |
| SetNewEntityType(const uint32_t type) (다음에서 정의됨 : mc_Script) | mc_Script | |
| SetNewEntityType(const uint32_t type, const int update, const unsigned char *script, int script_size) (다음에서 정의됨 : mc_Script) | mc_Script | |
| SetParamValue(const char *param_name, const size_t param_name_size, const unsigned char *param_value, const size_t param_value_size) (다음에서 정의됨 : mc_Script) | mc_Script | |
| SetPermission(uint32_t type, uint32_t from, uint32_t to, uint32_t timestamp) (다음에서 정의됨 : mc_Script) | mc_Script | |
| SetScript(const unsigned char *src, const size_t bytes, int type) (다음에서 정의됨 : mc_Script) | mc_Script | |
| SetSpecialParamValue(unsigned char param, const unsigned char *param_value, const size_t param_value_size) (다음에서 정의됨 : mc_Script) | mc_Script | |
| Zero() (다음에서 정의됨 : mc_Script) | mc_Script | |
| ~mc_Script() (다음에서 정의됨 : mc_Script) | mc_Script | inline |
1.8.11