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

#include <sc_fifo_ports.h>

sc_core::sc_fifo_out< T >に対する継承グラフ

Inheritance graph
[凡例]

すべてのメンバ一覧

Public 型

typedef T data_type
typedef sc_fifo_out_if< data_typeif_type
typedef sc_port< if_type, 0 > base_type
typedef sc_fifo_out< data_typethis_type
typedef if_type out_if_type
typedef sc_port_b< out_if_typeout_port_type

Public メソッド

 sc_fifo_out ()
 sc_fifo_out (const char *name_)
 sc_fifo_out (out_if_type &interface_)
 sc_fifo_out (const char *name_, out_if_type &interface_)
 sc_fifo_out (out_port_type &parent_)
 sc_fifo_out (const char *name_, out_port_type &parent_)
 sc_fifo_out (this_type &parent_)
 sc_fifo_out (const char *name_, this_type &parent_)
virtual ~sc_fifo_out ()
void write (const data_type &value_)
bool nb_write (const data_type &value_)
int num_free () const
const sc_eventdata_read_event () const
sc_event_finderdata_read () const
virtual const char * kind () const

Private メソッド

 sc_fifo_out (const this_type &)
this_typeoperator= (const this_type &)

template<class T>
class sc_core::sc_fifo_out< T >


型定義

template<class T>
typedef T sc_core::sc_fifo_out< T >::data_type

template<class T>
typedef sc_fifo_out_if<data_type> sc_core::sc_fifo_out< T >::if_type

template<class T>
typedef sc_port<if_type,0> sc_core::sc_fifo_out< T >::base_type

sc_core::sc_port< IF, N >を再定義しています。

template<class T>
typedef sc_fifo_out<data_type> sc_core::sc_fifo_out< T >::this_type

sc_core::sc_port< IF, N >を再定義しています。

template<class T>
typedef if_type sc_core::sc_fifo_out< T >::out_if_type

template<class T>
typedef sc_port_b<out_if_type> sc_core::sc_fifo_out< T >::out_port_type


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

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

template<class T>
sc_core::sc_fifo_out< T >::sc_fifo_out ( const char *  name_  )  [inline, explicit]

template<class T>
sc_core::sc_fifo_out< T >::sc_fifo_out ( out_if_type interface_  )  [inline, explicit]

template<class T>
sc_core::sc_fifo_out< T >::sc_fifo_out ( const char *  name_,
out_if_type interface_ 
) [inline]

template<class T>
sc_core::sc_fifo_out< T >::sc_fifo_out ( out_port_type parent_  )  [inline, explicit]

template<class T>
sc_core::sc_fifo_out< T >::sc_fifo_out ( const char *  name_,
out_port_type parent_ 
) [inline]

template<class T>
sc_core::sc_fifo_out< T >::sc_fifo_out ( this_type parent_  )  [inline]

template<class T>
sc_core::sc_fifo_out< T >::sc_fifo_out ( const char *  name_,
this_type parent_ 
) [inline]

template<class T>
virtual sc_core::sc_fifo_out< T >::~sc_fifo_out (  )  [inline, virtual]

template<class T>
sc_core::sc_fifo_out< T >::sc_fifo_out ( const this_type  )  [private]


関数

template<class T>
void sc_core::sc_fifo_out< T >::write ( const data_type value_  )  [inline]

template<class T>
bool sc_core::sc_fifo_out< T >::nb_write ( const data_type value_  )  [inline]

template<class T>
int sc_core::sc_fifo_out< T >::num_free (  )  const [inline]

template<class T>
const sc_event& sc_core::sc_fifo_out< T >::data_read_event (  )  const [inline]

template<class T>
sc_event_finder& sc_core::sc_fifo_out< T >::data_read (  )  const [inline]

template<class T>
virtual const char* sc_core::sc_fifo_out< T >::kind (  )  const [inline, virtual]

sc_core::sc_port< IF, N >を再定義しています。

template<class T>
this_type& sc_core::sc_fifo_out< T >::operator= ( const this_type  )  [private]


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

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