|
MySQL 5.6.14 Source Code Document
|

Public Member Functions | |
| EmulatorData () | |
| void | create () |
| void | destroy () |
Public Attributes | |
| class Configuration * | theConfiguration |
| class WatchDog * | theWatchDog |
| class ThreadConfig * | theThreadConfig |
| class SimBlockList * | theSimBlockList |
| class SocketServer * | m_socket_server |
| class Ndbd_mem_manager * | m_mem_manager |
Definition at line 54 of file Emulator.hpp.
| EmulatorData::EmulatorData | ( | ) |
| void EmulatorData::create | ( | ) |
Create all the objects
Definition at line 77 of file Emulator.cpp.
| void EmulatorData::destroy | ( | ) |
Destroys all the objects
Definition at line 112 of file Emulator.cpp.