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

#include <dl_code_writer.h>

Public 属性

VariableType _typeVariable
 
std::string _type
 
std::string _name
 
std::string _comment
 
std::string _value
 

详细描述

在文件 dl_code_writer.h61 行定义.

类成员变量说明

◆ _comment

std::string dl::CodeWriter::Variable::_comment

在文件 dl_code_writer.h66 行定义.

◆ _name

std::string dl::CodeWriter::Variable::_name

在文件 dl_code_writer.h65 行定义.

◆ _type

std::string dl::CodeWriter::Variable::_type

在文件 dl_code_writer.h64 行定义.

◆ _typeVariable

VariableType dl::CodeWriter::Variable::_typeVariable

在文件 dl_code_writer.h63 行定义.

◆ _value

std::string dl::CodeWriter::Variable::_value

在文件 dl_code_writer.h67 行定义.


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