DAWorkbench 0.0.1
DAWorkbench API
载入中...
搜索中...
未找到
DA::DAVector< T > 模板类 参考

系列数据,系列允许设置名字 更多...

#include <da_data_table.hpp>

类 DA::DAVector< T > 继承关系图:

Public 类型

using String = StringType
 

Public 成员函数

 DAVector (int size)
 
 DAVector (int size, const T &t)
 
 DAVector (std::initializer_list< T > args)
 
 DAVector (const QString &n)
 
const QString & name () const
 
QString & name ()
 
void setName (const QString &n)
 
QString getName () const
 
 DAVector (int size)
 
 DAVector (int size, const T &t)
 
 DAVector (std::initializer_list< T > args)
 
 DAVector (const StringType &n)
 
const StringType & name () const
 
StringType & name ()
 
void setName (const StringType &n)
 
StringType getName () const
 

详细描述

template<typename T>
class DA::DAVector< T >

系列数据,系列允许设置名字


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