|
MySQL 5.6.14 Source Code Document
|

Public Member Functions | |
| SectionHandle (class SimulatedBlock *) | |
| SectionHandle (class SimulatedBlock *, Uint32 ptrI) | |
| SectionHandle (class SimulatedBlock *, class Signal *) | |
| bool | getSection (SegmentedSectionPtr &ptr, Uint32 sectionNo) |
| void | clear () |
Public Attributes | |
| Uint32 | m_cnt |
| SegmentedSectionPtr | m_ptr [3] |
| SimulatedBlock * | m_block |
Definition at line 33 of file VMSignal.hpp.