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

#include <table_os_global_by_type.h>

Inheritance diagram for pos_os_global_by_type:
Collaboration diagram for pos_os_global_by_type:

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)

Additional Inherited Members

- Public Attributes inherited from PFS_double_index
uint m_index_1
uint m_index_2
- Static Public Attributes inherited from PFS_object_view_constants
static const uint FIRST_VIEW = 1
static const uint VIEW_TABLE = 1
static const uint LAST_VIEW = 1
static const uint VIEW_EVENT = 2
static const uint VIEW_PROCEDURE = 3
static const uint VIEW_FUNCTION = 4

Detailed Description

Position of a cursor on PERFORMANCE_SCHEMA.OBJECTS_SUMMARY_GLOBAL_BY_TYPE. Index 1 on object type Index 2 on object instance (0 based)

Definition at line 61 of file table_os_global_by_type.h.


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