Lines Matching refs:BufferPoolClient
25 #include "BufferPoolClient.h"
138 std::list<std::pair<const wp<IAccessor>, const std::weak_ptr<BufferPoolClient>>>
152 std::map<ConnectionId, const std::shared_ptr<BufferPoolClient>>
170 const std::shared_ptr<BufferPoolClient> client = it->second.lock();
187 const std::shared_ptr<BufferPoolClient> client =
188 std::make_shared<BufferPoolClient>(accessor);
197 const std::weak_ptr<BufferPoolClient> wclient = client;
269 std::shared_ptr<BufferPoolClient> client =
270 std::make_shared<BufferPoolClient>(accessor);
280 const std::weak_ptr<BufferPoolClient> wclient = client;
318 std::shared_ptr<BufferPoolClient> client;
334 std::shared_ptr<BufferPoolClient> client;
350 std::shared_ptr<BufferPoolClient> client;
364 std::shared_ptr<BufferPoolClient> client;