Code::Blocks  SVN r11506
Classes
gotofunctiondlg.h File Reference
#include "incremental_select_helper.h"
Include dependency graph for gotofunctiondlg.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GotoFunctionDlg
 The goto function dialog allow user to type a function name, and filter out the functions. More...
 
struct  GotoFunctionDlg::FunctionToken
 
struct  GotoFunctionDlg::Iterator
 

Class Documentation

◆ GotoFunctionDlg::FunctionToken

struct GotoFunctionDlg::FunctionToken

Definition at line 40 of file gotofunctiondlg.h.

Collaboration diagram for GotoFunctionDlg::FunctionToken:
Class Members
wxString displayName
wxString funcName
unsigned implLine
unsigned line
wxString name
wxString paramsAndreturnType