|
dl
|
代码块 更多...
#include <dl_script.h>
Public 成员函数 | |
| ScriptBlock () | |
| std::string | GetSource (bool line_number=true, bool header=true, bool footer=true) const |
Public 属性 | |
| std::vector< ScriptSegment > | _allSeg |
| ScriptVarSpace | _varSpaceIteral |
| std::vector< std::string > | _vecSource |
代码块
在文件 dl_script.h 第 339 行定义.
|
inline |
在文件 dl_script.h 第 341 行定义.
| std::string dl::ScriptBlock::GetSource | ( | bool | line_number = true, |
| bool | header = true, | ||
| bool | footer = true ) const |
| std::vector<ScriptSegment> dl::ScriptBlock::_allSeg |
在文件 dl_script.h 第 345 行定义.
| ScriptVarSpace dl::ScriptBlock::_varSpaceIteral |
在文件 dl_script.h 第 347 行定义.
| std::vector<std::string> dl::ScriptBlock::_vecSource |
在文件 dl_script.h 第 348 行定义.