MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
generic_indexer_t< Type, N > Struct Template Reference

#include <ut0counter.h>

Inheritance diagram for generic_indexer_t< Type, N >:

Public Member Functions

size_t offset (size_t index) const UNIV_NOTHROW

Detailed Description

template<typename Type, int N>
struct generic_indexer_t< Type, N >

Get the offset into the counter array.

Definition at line 42 of file ut0counter.h.

Member Function Documentation

template<typename Type, int N>
size_t generic_indexer_t< Type, N >::offset ( size_t  index) const
inline

Default constructor/destructor should be OK.

Returns
offset within m_counter

Definition at line 46 of file ut0counter.h.


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