Easy Simple Network Library  0.3.7
All Classes Functions Modules
Public Member Functions | List of all members
esnlib::IoServiceManager Class Referenceabstract

a pool of IoService (IO thread pool) More...

#include <IoServiceManager.h>

Public Member Functions

virtual IoServicePtr GetService ()=0
 
virtual int GetServiceCount ()=0
 

Detailed Description

a pool of IoService (IO thread pool)

Member Function Documentation

virtual IoServicePtr esnlib::IoServiceManager::GetService ( )
pure virtual

Get IoService

Returns
The pointer of the IoService
virtual int esnlib::IoServiceManager::GetServiceCount ( )
pure virtual

Get pool size


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