1 #ifndef LIST_SYNCHRONIZER_CLASS
2 #define LIST_SYNCHRONIZER_CLASS
42 void clean(
int older_than);
Outcomes describe the state of completion for an operation.
Octopus is a design pattern for generalized request processing systems.
An array of strings with some additional helpful methods.
Supports distributed management of a list of object states.
bool update(const structures::string_array &object_id)
basis::outcome add_list(list_manager *to_add)
basis::outcome zap_list(const structures::string_array &list_name)
void clean(int older_than)