#include <sc_fifo_ifs.h>

Public メソッド | |
| virtual int | num_available () const =0 |
Protected メソッド | |
| sc_fifo_in_if () | |
Private メソッド | |
| sc_fifo_in_if (const sc_fifo_in_if< T > &) | |
| sc_fifo_in_if< T > & | operator= (const sc_fifo_in_if< T > &) |
sc_fifo_ifs.h の 105 行で定義されています。
| sc_core::sc_fifo_in_if< T >::sc_fifo_in_if | ( | ) | [inline, protected] |
| sc_core::sc_fifo_in_if< T >::sc_fifo_in_if | ( | const sc_fifo_in_if< T > & | ) | [private] |
| virtual int sc_core::sc_fifo_in_if< T >::num_available | ( | ) | const [pure virtual] |
sc_core::sc_fifo< T >で実装されています。
| sc_fifo_in_if<T>& sc_core::sc_fifo_in_if< T >::operator= | ( | const sc_fifo_in_if< T > & | ) | [private] |
1.5.6