#include <sysc/kernel/sc_attribute.h>
Definition at line 84 of file sc_attribute.h.
◆ const_iterator
◆ elem_type
◆ iterator
◆ sc_attr_cltn() [1/2]
| sc_core::sc_attr_cltn::sc_attr_cltn |
( |
| ) |
|
◆ sc_attr_cltn() [2/2]
| sc_core::sc_attr_cltn::sc_attr_cltn |
( |
const sc_attr_cltn & |
| ) |
|
◆ ~sc_attr_cltn()
| sc_core::sc_attr_cltn::~sc_attr_cltn |
( |
| ) |
|
◆ begin() [1/2]
| iterator sc_core::sc_attr_cltn::begin |
( |
| ) |
|
|
inline |
◆ begin() [2/2]
◆ end() [1/2]
◆ end() [2/2]
◆ operator[]() [1/2]
| sc_attr_base * sc_core::sc_attr_cltn::operator[] |
( |
const std::string & |
name_ | ) |
|
◆ operator[]() [2/2]
| const sc_attr_base * sc_core::sc_attr_cltn::operator[] |
( |
const std::string & |
name_ | ) |
const |
◆ push_back()
◆ remove()
| sc_attr_base * sc_core::sc_attr_cltn::remove |
( |
const std::string & |
name_ | ) |
|
◆ remove_all()
| void sc_core::sc_attr_cltn::remove_all |
( |
| ) |
|
◆ size()
| int sc_core::sc_attr_cltn::size |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: