![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
| asInt() const (defined in Redis::Reply) | Redis::Reply | |
| asInt(long long defaultIfNotInteger) (defined in Redis::Reply) | Redis::Reply | |
| asJson() const (defined in Redis::Reply) | Redis::Reply | |
| asString() const (defined in Redis::Reply) | Redis::Reply | |
| deepCopy() const | Redis::Reply | |
| doDeepCopy(redisReply *r) (defined in Redis::Reply) | Redis::Reply | [static] |
| doDelete(redisReply *reply) (defined in Redis::Reply) | Redis::Reply | [inline, static] |
| getString() const (defined in Redis::Reply) | Redis::Reply | |
| initialized() const (defined in Redis::Reply) | Redis::Reply | [inline] |
| length() const (defined in Redis::Reply) | Redis::Reply | [inline] |
| noDelete(redisReply *reply) (defined in Redis::Reply) | Redis::Reply | [inline, static] |
| operator Json::Value() const (defined in Redis::Reply) | Redis::Reply | [inline] |
| operator long long int() const (defined in Redis::Reply) | Redis::Reply | [inline] |
| operator std::string() const (defined in Redis::Reply) | Redis::Reply | [inline] |
| operator[](size_t index) const (defined in Redis::Reply) | Redis::Reply | [inline] |
| Reply() (defined in Redis::Reply) | Redis::Reply | [inline] |
| Reply(redisReply *reply, bool needDelete) (defined in Redis::Reply) | Redis::Reply | [inline] |
| type() const (defined in Redis::Reply) | Redis::Reply |
1.7.6.1