#include <sc_length_param.h>
Public Methods | |
| sc_length_param () | |
| sc_length_param (int) | |
| sc_length_param (const sc_length_param &) | |
| sc_length_param (sc_without_context) | |
| sc_length_param & | operator= (const sc_length_param &) |
| int | len () const |
| void | len (int) |
| const sc_string | to_string () const |
| void | print (ostream &=cout) const |
| void | dump (ostream &=cout) const |
Friends | |
| bool | operator== (const sc_length_param &, const sc_length_param &) |
| bool | operator!= (const sc_length_param &, const sc_length_param &) |
|
|
Definition at line 98 of file sc_length_param.h. |
|
|
Definition at line 104 of file sc_length_param.h. References SC_CHECK_WL_. |
|
|
Definition at line 111 of file sc_length_param.h. |
|
|
Definition at line 116 of file sc_length_param.h. References sc_dt::SC_DEFAULT_WL_. |
|
|
Definition at line 72 of file sc_length_param.cpp. |
|
|
Definition at line 157 of file sc_length_param.h. References SC_CHECK_WL_. |
|
|
Definition at line 150 of file sc_length_param.h. |
|
|
Definition at line 123 of file sc_length_param.h. References m_len. |
|
|
Definition at line 66 of file sc_length_param.cpp. References to_string(). Referenced by sc_dt::operator<<(). |
|
|
Definition at line 50 of file sc_length_param.cpp. Referenced by print(). |
|
||||||||||||
|
Definition at line 142 of file sc_length_param.h. |
|
||||||||||||
|
Definition at line 135 of file sc_length_param.h. |
1.2.18