Length parameter type.
More...
#include <sysc/datatypes/int/sc_length_param.h>
Length parameter type.
Definition at line 83 of file sc_length_param.h.
◆ sc_length_param() [1/4]
sc_dt::sc_length_param::sc_length_param |
( |
| ) |
|
|
inline |
◆ sc_length_param() [2/4]
sc_dt::sc_length_param::sc_length_param |
( |
int |
len_ | ) |
|
|
inline |
◆ sc_length_param() [3/4]
◆ sc_length_param() [4/4]
◆ dump()
void sc_dt::sc_length_param::dump |
( |
::std::ostream & |
= ::std::cout | ) |
const |
◆ len() [1/2]
int sc_dt::sc_length_param::len |
( |
| ) |
const |
|
inline |
◆ len() [2/2]
void sc_dt::sc_length_param::len |
( |
int |
len_ | ) |
|
|
inline |
◆ operator=()
◆ print()
void sc_dt::sc_length_param::print |
( |
::std::ostream & |
= ::std::cout | ) |
const |
◆ to_string()
const std::string sc_dt::sc_length_param::to_string |
( |
| ) |
const |
◆ operator!=
◆ operator==
The documentation for this class was generated from the following file: