Public Member Functions | |
virtual void | RunMainLoop ()=0 |
Static Public Member Functions | |
static CDumpServer * | Create (IDumpServerDelegate *dg) |
dump server
General usage
|
static |
TODO:translate needed. Generates a CDumpServer object.
dg | The class pointer to receive the event callback that inherited IDumpServerDelegate |
|
pure virtual |
Once this method is run, dump server is activated. This method does not return until it receives server down request from IDumpServerDelegate