MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SimpleCpcClient Class Reference

Classes

class  ParserDummy
struct  Process

Public Member Functions

 SimpleCpcClient (const char *host, int port)
int getPort () const
const char * getHost () const
int connect ()
int list_processes (Vector< Process > &, Properties &reply)
int start_process (Uint32 id, Properties &reply)
int stop_process (Uint32 id, Properties &reply)
int undefine_process (Uint32 id, Properties &reply)
int define_process (Process &p, Properties &reply)

Detailed Description

Definition at line 31 of file CpcClient.hpp.


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