|
cprover
|
#include <resolve_inherited_component.h>
Public Member Functions | |
| inherited_componentt (const irep_idt &class_id, const irep_idt &component_id) | |
| irep_idt | get_full_component_identifier () const |
| Get the full name of this function. | |
| irep_idt | get_class_identifier () const |
Private Attributes | |
| irep_idt | class_identifier |
| irep_idt | component_identifier |
Definition at line 29 of file resolve_inherited_component.h.
|
inline |
Definition at line 32 of file resolve_inherited_component.h.
|
inline |
Definition at line 40 of file resolve_inherited_component.h.
| irep_idt resolve_inherited_componentt::inherited_componentt::get_full_component_identifier | ( | ) | const |
Get the full name of this function.
Definition at line 105 of file resolve_inherited_component.cpp.
|
private |
Definition at line 46 of file resolve_inherited_component.h.
|
private |
Definition at line 47 of file resolve_inherited_component.h.