Drizzled Public API Documentation

GearmanFunctionMap Class Reference

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
 

Detailed Description

Definition at line 23 of file function_map.h.


The documentation for this class was generated from the following files: