#include <db/insnameelem.h>
Inheritance diagram for InsListElem:

Definition at line 57 of file insnameelem.h.
Public Member Functions | |
| std::string | getindex (void) |
| virtual std::string | getinspattern (void) |
| virtual std::string | getinstruction (void) |
| virtual void | getrefmap (std::map< std::string, InsNameElem * > &m) |
| InsListElem (const char *name, Table *t, const char *idx) | |
| virtual int | ntokens (void) |
Protected Attributes | |
| std::string | indexname |
| Table * | thetable |
|
||||||||||||||||
|
Definition at line 133 of file insnameelem.cpp. |
|
|
Definition at line 170 of file insnameelem.cpp. References indexname. |
|
|
Reimplemented from InsNameElem. Definition at line 152 of file insnameelem.cpp. References InsNameElem::elemname, InsNameElem::getinspattern(), indexname, InsNameElem::nextelem, and NULL. |
|
|
Reimplemented from InsNameElem. Definition at line 145 of file insnameelem.cpp. References InsNameElem::getinstruction(), InsNameElem::getvalue(), InsNameElem::nextelem, NULL, Table::records, and thetable. |
|
|
Reimplemented from InsNameElem. Definition at line 159 of file insnameelem.cpp. References InsNameElem::getrefmap(), indexname, InsNameElem::nextelem, and NULL. |
|
|
Reimplemented from InsNameElem. Definition at line 140 of file insnameelem.cpp. References Table::records, and thetable. |
|
|
Definition at line 69 of file insnameelem.h. Referenced by getindex(), getinspattern(), getrefmap(), and InsListElem(). |
|
|
Definition at line 70 of file insnameelem.h. Referenced by getinstruction(), InsListElem(), and ntokens(). |
1.4.6