#include <Type.h>
Public Member Functions | |
| virtual SYMTAB_EXPORT | ~derivedInterface () |
| virtual SYMTAB_EXPORT Type * | getConstituentType () const =0 |
Definition at line 243 of file Type.h.
| virtual SYMTAB_EXPORT Dyninst::SymtabAPI::derivedInterface::~derivedInterface | ( | ) | [inline, virtual] |
| virtual SYMTAB_EXPORT Type* Dyninst::SymtabAPI::derivedInterface::getConstituentType | ( | ) | const [pure virtual] |
Implemented in Dyninst::SymtabAPI::derivedType.
1.6.1