MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pos_setup_instruments Struct Reference

#include <table_setup_instruments.h>

Inheritance diagram for pos_setup_instruments:
Collaboration diagram for pos_setup_instruments:

Public Member Functions

void reset (void)
bool has_more_view (void)
void next_view (void)
- Public Member Functions inherited from PFS_double_index
 PFS_double_index (uint index_1, uint index_2)
void set_at (const struct PFS_double_index *other)
void set_after (const struct PFS_double_index *other)

Static Public Attributes

static const uint FIRST_VIEW = 1
static const uint VIEW_MUTEX = 1
static const uint VIEW_RWLOCK = 2
static const uint VIEW_COND = 3
static const uint VIEW_THREAD = 4
static const uint VIEW_FILE = 5
static const uint VIEW_TABLE = 6
static const uint VIEW_STAGE = 7
static const uint VIEW_STATEMENT = 8
static const uint VIEW_SOCKET = 9
static const uint VIEW_IDLE = 10
static const uint LAST_VIEW = 10

Additional Inherited Members

- Public Attributes inherited from PFS_double_index
uint m_index_1
uint m_index_2

Detailed Description

Position of a cursor on PERFORMANCE_SCHEMA.SETUP_INSTRUMENTS.

Definition at line 40 of file table_setup_instruments.h.


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