RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions
Redis::Results Struct Reference

#include <redis.h>

Inheritance diagram for Redis::Results:
Redis::AsyncConnection::MultiAggregator

List of all members.

Public Member Functions

bool ok () const
 JML_IMPLEMENT_OPERATOR_BOOL (ok())
const Replyreply (int index) const
std::string error () const
bool timedOut () const

Detailed Description

Result of multiple commands.

Definition at line 182 of file redis.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator