YSTest  PreAlpha_b400_20130424
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
Configuration.cpp 文件参考

配置设置。 更多...

#include "NPL/Configuration.h"
#include "NPL/SContext.h"
Configuration.cpp 的引用(Include)关系图:

浏览源代码.

函数

ValueNode TransformConfiguration (const ValueNode &node)
 转换设置: S 表达式抽象语法树转换为 S 表达式设置。
 
Fileoperator<< (File &f, const Configuration &conf)
 输出设置至文件。
 
TextFileoperator>> (TextFile &tf, Configuration &conf)
 

详细描述

配置设置。

版本
r572
作者
FrankHB frank.nosp@m.hb19.nosp@m.89@gm.nosp@m.ail..nosp@m.com
自从
build 334
创建时间:
2012-08-27 15:15:06 +0800
修改时间:
2013-04-18 18:19 +0800
文本编码:
UTF-8
模块名称:
NPL::Configuration

在文件 Configuration.cpp 中定义.

函数说明

File& operator<< ( File ,
const Configuration  
)

输出设置至文件。

自从
build 334

在文件 Configuration.cpp163 行定义.

参考自 YSL_BEGIN::Log::operator<<().

这是这个函数的调用关系图:

ValueNode TransformConfiguration ( const ValueNode )

转换设置: S 表达式抽象语法树转换为 S 表达式设置。

自从
build 334

在文件 Configuration.cpp36 行定义.

参考 Deliteralize(),TransformConfiguration() , 以及 yunseq().

参考自 operator>>() , 以及 TransformConfiguration().

函数调用图:

这是这个函数的调用关系图: