RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
Redis::AsyncConnection Member List
This is the complete list of members for Redis::AsyncConnection, including all inherited members.
AsyncConnection() (defined in Redis::AsyncConnection)Redis::AsyncConnection
AsyncConnection(const Address &address) (defined in Redis::AsyncConnection)Redis::AsyncConnection
cancel(int handle)Redis::AsyncConnection
close() (defined in Redis::AsyncConnection)Redis::AsyncConnection
connect(const Address &address) (defined in Redis::AsyncConnection)Redis::AsyncConnection
exec(const Command &command, Timeout timeout=Timeout())Redis::AsyncConnection
execMulti(const std::vector< Command > &command, Timeout timeout=Timeout())Redis::AsyncConnection
numRequestsPending() const (defined in Redis::AsyncConnection)Redis::AsyncConnection [inline]
numTimeoutsPending() const (defined in Redis::AsyncConnection)Redis::AsyncConnection [inline]
OnResult typedef (defined in Redis::AsyncConnection)Redis::AsyncConnection
OnResults typedef (defined in Redis::AsyncConnection)Redis::AsyncConnection
queue(const Command &command, const OnResult &onResult=OnResult(), Timeout timeout=Timeout())Redis::AsyncConnection
queueMulti(const std::vector< Command > &commands, const OnResults &onResults=OnResults(), Timeout timeout=Timeout())Redis::AsyncConnection
test()Redis::AsyncConnection
~AsyncConnection() (defined in Redis::AsyncConnection)Redis::AsyncConnection
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator