MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
bounded_queue_unittest::BoundedQueueTest Class Reference
Collaboration diagram for bounded_queue_unittest::BoundedQueueTest:

Protected Member Functions

virtual void SetUp ()
void insert_test_data ()

Protected Attributes

Key_container< num_elements/2,
Test_key
m_keys
Test_element m_test_data [num_elements]
size_t m_key_size
Bounded_queue< Test_element,
Test_key
m_queue

Detailed Description

Definition at line 118 of file bounded_queue-t.cc.


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