#include <sc_attribute.h>
Inheritance diagram for sc_attribute< T >:


Public Methods | |
| sc_attribute (const sc_string &name_) | |
| sc_attribute (const sc_string &name_, const T &value_) | |
| sc_attribute (const sc_attribute< T > &a) | |
| virtual | ~sc_attribute () |
Public Attributes | |
| T | value |
|
||||||||||
|
Definition at line 157 of file sc_attribute.h. References sc_attribute< T >::value. |
|
||||||||||||||||
|
Definition at line 161 of file sc_attribute.h. References sc_attribute< T >::value. |
|
||||||||||
|
Definition at line 165 of file sc_attribute.h. References sc_attr_base::name(), and sc_attribute< T >::value. |
|
|||||||||
|
Definition at line 172 of file sc_attribute.h. |
|
|||||
|
Definition at line 178 of file sc_attribute.h. Referenced by sc_attribute< T >::sc_attribute(). |
1.2.18