Struct CServiceClientImpl::SResponseData

Nested Relationships

This struct is a nested type of Class CServiceClientImpl.

Struct Documentation

struct SResponseData

Public Functions

inline SResponseData()

Public Members

std::shared_ptr<std::mutex> mutex
std::shared_ptr<std::condition_variable> condition_variable
std::shared_ptr<std::pair<bool, SServiceResponse>> response
std::shared_ptr<bool> block_modifying_response
std::shared_ptr<bool> finished