OpenASIP
2.0
|
This is the complete list of members for TTAProgram::CodeLabel, including all inherited members.
address() const | TTAProgram::CodeLabel | virtual |
address_ | TTAProgram::Label | private |
CodeLabel(const InstructionReference &ins, std::string name) | TTAProgram::CodeLabel | |
CodeLabel(const Procedure &proc) | TTAProgram::CodeLabel | |
ins_ | TTAProgram::CodeLabel | private |
instructionReference() const | TTAProgram::CodeLabel | |
Label() | TTAProgram::Label | protected |
Label(const std::string &name, Address address, const Scope &scope) | TTAProgram::Label | protected |
name() const | TTAProgram::Label | |
name_ | TTAProgram::Label | private |
proc_ | TTAProgram::CodeLabel | private |
procedure() const | TTAProgram::CodeLabel | |
scope() const | TTAProgram::Label | |
scope_ | TTAProgram::Label | private |
setAddress(Address address) | TTAProgram::Label | |
setName(const std::string &name) | TTAProgram::Label | protected |
setScope(const Scope &scope) | TTAProgram::Label | protected |
~CodeLabel() | TTAProgram::CodeLabel | virtual |
~Label() | TTAProgram::Label | virtual |