iFun Engine API  1.0.0-b6053
Great Technology for Great Games
Public Types | Public Attributes | List of all members
fun::RedisClient::Result Struct Reference

Public Types

enum  Type { kError = 0, kSuccess = 1, kNil = 2 }
 

Public Attributes

int error_code
 
string error_desc
 
Type type