GCC Middle and Back End API Reference
gdbhooks.GdbSubprinterTypeList Class Reference
Inheritance diagram for gdbhooks.GdbSubprinterTypeList:
Collaboration diagram for gdbhooks.GdbSubprinterTypeList:

Public Member Functions

 __init__ (self, str_types, name, class_)
 
 handles_type (self, str_type)
 

Data Fields

 str_types
 

Detailed Description

A GdbSubprinter that handles a specific set of types

Constructor & Destructor Documentation

◆ __init__()

gdbhooks.GdbSubprinterTypeList.__init__ ( self,
str_types,
name,
class_ )

Member Function Documentation

◆ handles_type()

gdbhooks.GdbSubprinterTypeList.handles_type ( self,
str_type )

Field Documentation

◆ str_types

gdbhooks.GdbSubprinterTypeList.str_types

The documentation for this class was generated from the following file: