SWC-DB  v0.5.12 C++ documentations
SWC-DB© (Super Wide Column Database) - High Performance Scalable Database (https://github.com/kashirin-alex/swc-db)
ClientConnQueue.h File Reference
#include "swcdb/core/comm/IoContext.h"
#include "swcdb/core/comm/ConnHandler.h"
#include <queue>
#include <unordered_set>
+ Include dependency graph for ClientConnQueue.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SWC::Comm::client::ConnQueueReqBase
 
class  SWC::Comm::client::ConnQueue
 

Namespaces

 SWC
 The SWC-DB C++ namespace 'SWC'.
 
 SWC::Comm
 The SWC-DB Communications C++ namespace 'SWC::Comm'.
 
 SWC::Comm::client
 The SWC-DB client C++ namespace 'SWC::Comm::client'.
 

Typedefs

typedef std::shared_ptr< ConnQueue > SWC::Comm::client::ConnQueuePtr