Code::Blocks  SVN r11506
Public Member Functions | Private Attributes | List of all members
MatchProject Struct Reference
Collaboration diagram for MatchProject:

Public Member Functions

 MatchProject (cbProject *project_in)
 
bool operator() (const cb::shared_ptr< DebuggerBreakpoint > &bp)
 

Private Attributes

cbProjectproject
 

Detailed Description

Definition at line 195 of file debuggerstate.cpp.

Constructor & Destructor Documentation

◆ MatchProject()

MatchProject::MatchProject ( cbProject project_in)
inline

Definition at line 197 of file debuggerstate.cpp.

Member Function Documentation

◆ operator()()

bool MatchProject::operator() ( const cb::shared_ptr< DebuggerBreakpoint > &  bp)
inline

Definition at line 198 of file debuggerstate.cpp.

Member Data Documentation

◆ project

cbProject* MatchProject::project
private

Definition at line 203 of file debuggerstate.cpp.


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