dl
dl::CodeWriter::Segment结构体 参考

#include <dl_code_writer.h>

Public 成员函数

void Output (std::string_view path_name)
 
StructGetStruct (std::string_view name)
 
VariableGetVariable (std::string_view name0, std::string_view name1)
 

Public 属性

std::vector< Struct_allStruct
 

详细描述

在文件 dl_code_writer.h88 行定义.

成员函数说明

◆ GetStruct()

Struct * dl::CodeWriter::Segment::GetStruct ( std::string_view name)
inline

在文件 dl_code_writer.h91 行定义.

◆ GetVariable()

Variable * dl::CodeWriter::Segment::GetVariable ( std::string_view name0,
std::string_view name1 )
inline

在文件 dl_code_writer.h97 行定义.

◆ Output()

void dl::CodeWriter::Segment::Output ( std::string_view path_name)

类成员变量说明

◆ _allStruct

std::vector<Struct> dl::CodeWriter::Segment::_allStruct

在文件 dl_code_writer.h105 行定义.


该结构体的文档由以下文件生成: