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

Public Member Functions

 CPCDAPISession (NDB_SOCKET_TYPE, class CPCD &)
 CPCDAPISession (FILE *f, CPCD &cpcd)
virtual void runSession ()
virtual void stopSession ()
void loadFile ()
void defineProcess (Parser_t::Context &ctx, const class Properties &args)
void undefineProcess (Parser_t::Context &ctx, const class Properties &args)
void startProcess (Parser_t::Context &ctx, const class Properties &args)
void stopProcess (Parser_t::Context &ctx, const class Properties &args)
void showProcess (Parser_t::Context &ctx, const class Properties &args)
void listProcesses (Parser_t::Context &ctx, const class Properties &args)
void showVersion (Parser_t::Context &ctx, const class Properties &args)

Additional Inherited Members

- Protected Member Functions inherited from SocketServer::Session
 Session (NDB_SOCKET_TYPE sock)
- Protected Attributes inherited from SocketServer::Session
bool m_stop
NDB_SOCKET_TYPE m_socket
unsigned m_refCount

Detailed Description

Definition at line 28 of file APIService.hpp.


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