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

Public Member Functions

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

Data Fields

 regex
 

Detailed Description

A GdbSubprinter that handles types that match a regex

Constructor & Destructor Documentation

◆ __init__()

gdbhooks.GdbSubprinterRegex.__init__ ( self,
regex,
name,
class_ )

Member Function Documentation

◆ handles_type()

gdbhooks.GdbSubprinterRegex.handles_type ( self,
str_type )

Field Documentation

◆ regex

gdbhooks.GdbSubprinterRegex.regex

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