LLDB mainline
Public Member Functions | Protected Member Functions | List of all members
CommandObjectTypeSummaryList Class Reference
Inheritance diagram for CommandObjectTypeSummaryList:
Inheritance graph
[legend]

Public Member Functions

 CommandObjectTypeSummaryList (CommandInterpreter &interpreter)
 
- Public Member Functions inherited from CommandObjectTypeFormatterList< TypeSummaryImpl >
 CommandObjectTypeFormatterList (CommandInterpreter &interpreter, const char *name, const char *help)
 
 ~CommandObjectTypeFormatterList () override=default
 

Protected Member Functions

bool FormatterSpecificList (CommandReturnObject &result) override
 
- Protected Member Functions inherited from CommandObjectTypeFormatterList< TypeSummaryImpl >
virtual bool FormatterSpecificList (CommandReturnObject &result)
 
void DoExecute (Args &command, CommandReturnObject &result) override
 

Additional Inherited Members

- Static Protected Member Functions inherited from CommandObjectTypeFormatterList< TypeSummaryImpl >
static bool ShouldListItem (llvm::StringRef s, RegularExpression *regex)
 

Detailed Description

Definition at line 1568 of file CommandObjectType.cpp.

Constructor & Destructor Documentation

◆ CommandObjectTypeSummaryList()

CommandObjectTypeSummaryList::CommandObjectTypeSummaryList ( CommandInterpreter interpreter)
inline

Definition at line 1571 of file CommandObjectType.cpp.

Member Function Documentation

◆ FormatterSpecificList()

bool CommandObjectTypeSummaryList::FormatterSpecificList ( CommandReturnObject result)
inlineoverrideprotected

Definition at line 1576 of file CommandObjectType.cpp.


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