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

Shell 连接会话。 更多...

#include <ShellHelper.h>

GShellSession< _tShell, _tConnection > 的协作图:

Public 类型

typedef _tShell Shell
 
typedef _tConnection Connection
 

Public 成员函数

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

Public 属性

virtual _tShell Shell
 

Private 属性

Connection conn
 

详细描述

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

Shell 连接会话。

自从
build 391

在文件 ShellHelper.h66 行定义.

成员类型定义说明

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

在文件 ShellHelper.h70 行定义.

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

在文件 ShellHelper.h69 行定义.

构造及析构函数说明

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

在文件 ShellHelper.h77 行定义.

成员函数说明

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

类成员变量说明

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

在文件 ShellHelper.h73 行定义.

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

在文件 ShellHelper.h83 行定义.


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