SpiecsEngine
 
Loading...
Searching...
No Matches

◆ Name()

const std::string & Spices::Net::EventLoopThreadPool::Name ( ) const
inline

Get ThreadPool Name.

Returns
Returns ThreadPool Name.

Definition at line 60 of file EventLoopThreadPool.h.

60{ return m_PoolName; }
std::string m_PoolName
This ThreadPool Name.