YPC  0.2.0
Public Member Functions | List of all members
ypc::parser_sgx_module Class Reference
Inheritance diagram for ypc::parser_sgx_module:
Inheritance graph
[legend]
Collaboration diagram for ypc::parser_sgx_module:
Collaboration graph
[legend]

Public Member Functions

 parser_sgx_module (const char *mod_path)
 
 parser_sgx_module (const parser_sgx_module &)=delete
 
 parser_sgx_module (parser_sgx_module &&)=delete
 
parser_sgx_moduleoperator= (parser_sgx_module &&)=delete
 
parser_sgx_moduleoperator= (const parser_sgx_module &)=delete
 
uint32_t begin_parse_data_item ()
 
uint32_t parse_data_item (const uint8_t *data, size_t len)
 
uint32_t end_parse_data_item ()
 
uint32_t get_enclave_hash (ypc::bytes &enclave_hash)
 
uint32_t get_analyze_result (ypc::bytes &res)
 
uint32_t init_data_source (const ypc::bytes &info)
 
uint32_t init_model (const ypc::bytes &info)
 
uint32_t get_parser_type ()
 

The documentation for this class was generated from the following files: