| replica_tmpl.h | 186 // Replica server objects must be declared using the repl_server template. 189 template<class CKPT> class repl_server : class in inherits:generic_repl_server,mc_checkpoint 193 virtual ~repl_server(); 207 repl_server(const char *svc_id, const char *prov_id);
|