構造体 テンプレート osl::stl::vector< T >

#include <vector.h>

osl::stl::vector< T >に対する継承グラフ
Inheritance graph
[凡例]

すべてのメンバ一覧

Public 型

typedef std::vector< T > base_t

Public メソッド

 vector ()
 vector (size_t s)
 vector (size_t s, const T &val)
 vector (const typename base_t::const_iterator it1, const typename base_t::const_iterator it2)
 ~vector ()

説明

template<class T>
struct osl::stl::vector< T >

vector.h16 行で定義されています。


型定義

template<class T>
typedef std::vector<T> osl::stl::vector< T >::base_t

vector.h18 行で定義されています。


コンストラクタとデストラクタ

template<class T>
osl::stl::vector< T >::vector (  )  [inline]

vector.h19 行で定義されています。

template<class T >
osl::stl::vector< T >::vector ( size_t  s  )  [inline, explicit]

vector.h34 行で定義されています。

template<class T>
osl::stl::vector< T >::vector ( size_t  s,
const T &  val 
) [inline]

vector.h21 行で定義されています。

template<class T>
osl::stl::vector< T >::vector ( const typename base_t::const_iterator  it1,
const typename base_t::const_iterator  it2 
) [inline]

vector.h24 行で定義されています。

template<class T >
osl::stl::vector< T >::~vector (  )  [inline]

vector.h30 行で定義されています。


この構造体の説明は次のファイルから生成されました:
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 フレンド マクロ定義
Sun May 16 09:59:00 2010に生成されました。  doxygen 1.6.3