hdac SDK
SDK for hdac blockchain development
메인 페이지
관련된 페이지
네임스페이스
클래스
파일들
파일 목록
파일 멤버
keys
include
keys
rawmetadata.h
1
#ifndef RAWMETADATA_H
2
#define RAWMETADATA_H
3
4
#include <json_spirit/json_spirit.h>
5
#include "script/script.h"
6
struct
mc_EntityDetails
;
7
8
CScript
ParseRawMetadata(json_spirit::Value param,uint32_t allowed_objects,
mc_EntityDetails
*given_entity,
mc_EntityDetails
*found_entity);
9
10
#endif // RAWMETADATA_H
mc_EntityDetails
Definition:
asset.h:79
CScript
Definition:
script.h:336
다음에 의해 생성됨 :
1.8.11