|
| | sc_variable_b (const char *name) |
|
| sc_variable_b (sc_variable_b const &)=delete |
|
| sc_variable_b (sc_variable_b &&)=delete |
|
sc_variable_b & | operator= (const sc_variable_b &other)=delete |
|
sc_variable_b & | operator= (sc_variable_b &&other)=delete |
| const char * | kind () const |
| | get the kind of this sc_object
|
| virtual std::string | to_string () const |
| | retrieve the textual representation of the value
|
|
virtual void | trace (observer *obs) const =0 |
Definition at line 48 of file sc_variable.h.
◆ sc_variable_b()
| scc::sc_variable_b::sc_variable_b |
( |
const char * | name | ) |
|
|
inline |
◆ kind()
| const char * scc::sc_variable_b::kind |
( |
| ) |
const |
|
inline |
get the kind of this sc_object
- Returns
- the kind string
Definition at line 70 of file sc_variable.h.
◆ to_string()
| virtual std::string scc::sc_variable_b::to_string |
( |
| ) |
const |
|
inlinevirtual |
The documentation for this struct was generated from the following file:
- /home/eyck/Projects/MINRES/SystemC-Components/src/sysc/scc/sc_variable.h