acl  3.5.3.0
acl::gsoner类 参考

#include <gsoner.hpp>

+ acl::gsoner 的协作图:

Public 成员函数

 gsoner ()
 
bool read_file (const char *filepath)
 
bool read_multi_file (const std::vector< std::string > &files)
 
void parse_code ()
 
void gen_gson ()
 
void set_default_required ()
 
void set_default_optional ()
 
void set_header_filename (const std::string &filename)
 
void set_source_filename (const std::string &filename)
 

详细描述

在文件 gsoner.hpp24 行定义.

构造及析构函数说明

◆ gsoner()

acl::gsoner::gsoner ( )

成员函数说明

◆ gen_gson()

void acl::gsoner::gen_gson ( )

◆ parse_code()

void acl::gsoner::parse_code ( )

◆ read_file()

bool acl::gsoner::read_file ( const char *  filepath)

◆ read_multi_file()

bool acl::gsoner::read_multi_file ( const std::vector< std::string > &  files)

◆ set_default_optional()

void acl::gsoner::set_default_optional ( )

◆ set_default_required()

void acl::gsoner::set_default_required ( )

◆ set_header_filename()

void acl::gsoner::set_header_filename ( const std::string &  filename)

◆ set_source_filename()

void acl::gsoner::set_source_filename ( const std::string &  filename)

该类的文档由以下文件生成: