GCC Middle and Back End API Reference
|
Public Member Functions | |
__init__ (self, name, class_) | |
handles_type (self, str_type) | |
Data Fields | |
class_ = class_ | |
gdbhooks.GdbSubprinter.__init__ | ( | self, | |
name, | |||
class_ ) |
Reimplemented in gdbhooks.GdbSubprinterRegex, and gdbhooks.GdbSubprinterTypeList.
References gdbhooks.GdbSubprinter.__init__().
Referenced by gdbhooks.GdbSubprinter.__init__().
gdbhooks.GdbSubprinter.handles_type | ( | self, | |
str_type ) |
Reimplemented in gdbhooks.GdbSubprinterRegex, and gdbhooks.GdbSubprinterTypeList.
gdbhooks.GdbSubprinter.class_ = class_ |