クラス テンプレート sc_core::sc_pvector< T >

#include <sc_vector.h>

すべてのメンバ一覧

Public 型

typedef const T * const_iterator
typedef T * iterator

Public メソッド

 sc_pvector (int alloc_n=0)
 sc_pvector (const sc_pvector< T > &rhs)
 ~sc_pvector ()
int size () const
iterator begin ()
const_iterator begin () const
iterator end ()
const_iterator end () const
sc_pvector< T > & operator= (const sc_pvector< T > &rhs)
T & operator[] (unsigned int i)
const T & operator[] (unsigned int i) const
T & fetch (int i)
const T & fetch (int i) const
T * raw_data ()
const T * raw_data () const
 operator const ::std::vector< T > & () const
void push_back (T item)
void erase_all ()
void sort (CFT compar)
void put (T item, int i)
void decr_count ()
void decr_count (int k)

Protected 変数

mutable::std::vector< T > m_vector

template<class T>
class sc_core::sc_pvector< T >


型定義

template<class T>
typedef const T* sc_core::sc_pvector< T >::const_iterator

template<class T>
typedef T* sc_core::sc_pvector< T >::iterator


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

template<class T>
sc_core::sc_pvector< T >::sc_pvector ( int  alloc_n = 0  )  [inline]

template<class T>
sc_core::sc_pvector< T >::sc_pvector ( const sc_pvector< T > &  rhs  )  [inline]

template<class T>
sc_core::sc_pvector< T >::~sc_pvector (  )  [inline]


関数

template<class T>
int sc_core::sc_pvector< T >::size (  )  const [inline]

template<class T>
iterator sc_core::sc_pvector< T >::begin (  )  [inline]

template<class T>
const_iterator sc_core::sc_pvector< T >::begin (  )  const [inline]

template<class T>
iterator sc_core::sc_pvector< T >::end (  )  [inline]

template<class T>
const_iterator sc_core::sc_pvector< T >::end (  )  const [inline]

template<class T>
sc_pvector<T>& sc_core::sc_pvector< T >::operator= ( const sc_pvector< T > &  rhs  )  [inline]

template<class T>
T& sc_core::sc_pvector< T >::operator[] ( unsigned int  i  )  [inline]

template<class T>
const T& sc_core::sc_pvector< T >::operator[] ( unsigned int  i  )  const [inline]

template<class T>
T& sc_core::sc_pvector< T >::fetch ( int  i  )  [inline]

template<class T>
const T& sc_core::sc_pvector< T >::fetch ( int  i  )  const [inline]

template<class T>
T* sc_core::sc_pvector< T >::raw_data (  )  [inline]

template<class T>
const T* sc_core::sc_pvector< T >::raw_data (  )  const [inline]

template<class T>
sc_core::sc_pvector< T >::operator const ::std::vector< T > & (  )  const [inline]

template<class T>
void sc_core::sc_pvector< T >::push_back ( item  )  [inline]

template<class T>
void sc_core::sc_pvector< T >::erase_all (  )  [inline]

template<class T>
void sc_core::sc_pvector< T >::sort ( CFT  compar  )  [inline]

template<class T>
void sc_core::sc_pvector< T >::put ( item,
int  i 
) [inline]

template<class T>
void sc_core::sc_pvector< T >::decr_count (  )  [inline]

template<class T>
void sc_core::sc_pvector< T >::decr_count ( int  k  )  [inline]


変数

template<class T>
mutable ::std::vector<T> sc_core::sc_pvector< T >::m_vector [protected]


このクラスの説明は次のファイルから生成されました:

SystemCに対してFri Jun 6 07:41:10 2008に生成されました。  doxygen 1.5.6