Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

PTM::ConstEVector< T > Class Template Reference

#include <TVector.h>

Inherits PTM::VectorImp< TVectorDesc< 1, ConstEVector< T >, VVector< T >, T, T > >.

Collaboration diagram for PTM::ConstEVector< T >:

Collaboration graph
[legend]
List of all members.

Public Types

Public Member Functions

Private Attributes


Detailed Description

template<class T>
class PTM::ConstEVector< T >

ベクトル型. EVector<float> v; のように使う
Parameters:
T 要素の型.
See also:
Vector型の演算子

Definition at line 664 of file TVector.h.


Member Typedef Documentation

template<class T>
typedef ConstEVector PTM::ConstEVector< T >::this_type
 

継承されない基本的なメンバの定義.

See also:
DEF_VECTOR_BASIC_MEMBER

Definition at line 670 of file TVector.h.


Member Function Documentation

template<class T>
size_t PTM::ConstEVector< T >::size_impl  )  const [inline]
 

ベクトルのサイズ.

Definition at line 683 of file TVector.h.

template<class T>
void PTM::ConstEVector< T >::resize_impl size_t  s  )  [inline]
 

ベクトルのサイズの設定

Definition at line 685 of file TVector.h.

template<class T>
const T& PTM::ConstEVector< T >::item_impl size_t  i  )  const [inline]
 

要素のアクセス

Definition at line 689 of file TVector.h.

template<class T>
size_t PTM::ConstEVector< T >::stride_impl  )  const [inline]
 

ストライド

Definition at line 691 of file TVector.h.


Member Data Documentation

template<class T>
array_type PTM::ConstEVector< T >::data [private]
 

メモリの実体

Definition at line 674 of file TVector.h.


The documentation for this class was generated from the following file:
Generated on Sun Apr 16 02:07:58 2006 for Springhead by  doxygen 1.4.1