fastdo  0.5.12
winux::ConsoleAttrT< _VarType > 模板类 参考

#include <console.hpp>

类 winux::ConsoleAttrT< _VarType > 继承关系图:
winux::ConsoleAttrT< _VarType > 的协作图:

Public 成员函数

 ConsoleAttrT (winux::ushort attr, _VarType const &v, bool isSetBgColor=false)
 
_VarType & val () const
 
- Public 成员函数 继承自 winux::ConsoleAttr
 ConsoleAttr (winux::ushort attr, bool isSetBgColor=false)
 
void modify () const
 
void resume () const
 

详细描述

template<typename _VarType>
class winux::ConsoleAttrT< _VarType >

在文件 console.hpp120 行定义.

构造及析构函数说明

template<typename _VarType>
winux::ConsoleAttrT< _VarType >::ConsoleAttrT ( winux::ushort  attr,
_VarType const &  v,
bool  isSetBgColor = false 
)
inline

在文件 console.hpp125 行定义.

成员函数说明

template<typename _VarType>
_VarType& winux::ConsoleAttrT< _VarType >::val ( ) const
inline

在文件 console.hpp129 行定义.


该类的文档由以下文件生成: