YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
配置设置。 更多...
函数 | |
ValueNode | TransformConfiguration (const ValueNode &node) |
转换设置: S 表达式抽象语法树转换为 S 表达式设置。 | |
File & | operator<< (File &f, const Configuration &conf) |
输出设置至文件。 | |
TextFile & | operator>> (TextFile &tf, Configuration &conf) |
配置设置。
在文件 Configuration.cpp 中定义.
File& operator<< | ( | File & | , |
const Configuration & | |||
) |
输出设置至文件。
在文件 Configuration.cpp 第 163 行定义.
参考自 YSL_BEGIN::Log::operator<<().
TextFile& operator>> | ( | TextFile & | tf, |
Configuration & | conf | ||
) |
在文件 Configuration.cpp 第 169 行定义.
参考 Analyze(),ystdex::bad_any_cast::from(),YSLib::TextFile::Rewind(),Configuration::root,ystdex::sfmt(),ystdex::bad_any_cast::to() , 以及 TransformConfiguration().
转换设置: S 表达式抽象语法树转换为 S 表达式设置。
在文件 Configuration.cpp 第 36 行定义.
参考 Deliteralize(),TransformConfiguration() , 以及 yunseq().
参考自 operator>>() , 以及 TransformConfiguration().