CBMC
|
#include <object_id.h>
Public Member Functions | |
object_idt () | |
object_idt (const symbol_exprt &symbol_expr) | |
object_idt (const irep_idt &identifier) | |
bool | operator< (const object_idt &other) const |
const irep_idt & | get_id () const |
Protected Attributes | |
irep_idt | id |
Definition at line 22 of file object_id.h.
|
inline |
Definition at line 25 of file object_id.h.
|
inlineexplicit |
Definition at line 27 of file object_id.h.
Definition at line 32 of file object_id.h.
Definition at line 42 of file object_id.h.
|
inline |
Definition at line 37 of file object_id.h.
|
protected |
Definition at line 48 of file object_id.h.