Code::Blocks  SVN r11506
Public Types | List of all members
cbDebuggerPlugin::WatchesDisabledMenuItems Struct Reference

#include <cbplugin.h>

Collaboration diagram for cbDebuggerPlugin::WatchesDisabledMenuItems:

Public Types

enum  {
  Empty = 0, Rename = 1 << 0, Properties = 1 << 1, Delete = 1 << 2,
  DeleteAll = 1 << 3, AddDataBreak = 1 << 4, ExamineMemory = 1 << 5
}
 

Detailed Description

Definition at line 524 of file cbplugin.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
Empty 
Rename 
Properties 
Delete 
DeleteAll 
AddDataBreak 
ExamineMemory 

Definition at line 526 of file cbplugin.h.


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