YSTest  PreAlpha_b500_20140530
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
YSLib::GShellSession< _tShell, _tConnection > 模板类 参考

Shell 连接会话。 更多...

#include <ShellHelper.h>

YSLib::GShellSession< _tShell, _tConnection > 的协作图:

Public 类型

using Shell = _tShell
 
using Connection = _tConnection
 

Public 成员函数

template<typename... _tParam>
 GShellSession (_tParam &&...args)
 
virtual DefDeDtor (GShellSession) DefGetter(const ynothrow
 

Public 属性

virtual _tShell Shell
 

Private 属性

Connection conn
 

详细描述

template<class _tShell, typename _tConnection = std::reference_wrapper<_tShell>>
class YSLib::GShellSession< _tShell, _tConnection >

Shell 连接会话。

自从
build 391

在文件 ShellHelper.h67 行定义.

成员类型定义说明

template<class _tShell, typename _tConnection = std::reference_wrapper<_tShell>>
using YSLib::GShellSession< _tShell, _tConnection >::Connection = _tConnection

在文件 ShellHelper.h71 行定义.

template<class _tShell, typename _tConnection = std::reference_wrapper<_tShell>>
using YSLib::GShellSession< _tShell, _tConnection >::Shell = _tShell

在文件 ShellHelper.h70 行定义.

构造及析构函数说明

template<class _tShell, typename _tConnection = std::reference_wrapper<_tShell>>
template<typename... _tParam>
YSLib::GShellSession< _tShell, _tConnection >::GShellSession ( _tParam &&...  args)
inline

在文件 ShellHelper.h78 行定义.

成员函数说明

template<class _tShell, typename _tConnection = std::reference_wrapper<_tShell>>
virtual YSLib::GShellSession< _tShell, _tConnection >::DefDeDtor ( GShellSession< _tShell, _tConnection >  ) const
virtual

类成员变量说明

template<class _tShell, typename _tConnection = std::reference_wrapper<_tShell>>
Connection YSLib::GShellSession< _tShell, _tConnection >::conn
private

在文件 ShellHelper.h74 行定义.

template<class _tShell, typename _tConnection = std::reference_wrapper<_tShell>>
virtual _tShell YSLib::GShellSession< _tShell, _tConnection >::Shell

在文件 ShellHelper.h84 行定义.


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