Classes | |
class | temporary_object |
A temporary object derived from sc_object. More... | |
class | begin_construction |
Helper class that frames the construction of a reconfigurable object. (internally used). More... | |
Functions | |
void | end_construction (begin_construction &constr) |
Marks the end of a reconfigurable object's construction. |
void ReChannel::internals::reconfigurable::end_construction | ( | begin_construction & | constr | ) | [inline] |
Marks the end of a reconfigurable object's construction.
constr | The construction observer |
Definition at line 181 of file rc_reconfigurable.h.