Public Member Functions | |
bool | add (std::string function, std::string servers) |
bool | get (std::string function, gearman_client_st *client) |
Private Attributes | |
std::map< std::string, gearman_client_st > | functionMap |
pthread_mutex_t | lock |
Definition at line 23 of file function_map.h.