#include <iostream>
#include <cstdlib>
#include <string>
#include <vector>
#include <iomanip>
#include <numeric>
#include <metall/metall.hpp>
Go to the source code of this file.
Namespaces | |
metall | |
The top level of namespace of Metall. | |
metall::utility | |
Namespace for utility items. | |
Functions | |
void | metall::utility::ls_named_object (const std::string &datastore_path) |
void | metall::utility::ls_unique_object (const std::string &datastore_path) |
void | metall::utility::ls_anonymous_object (const std::string &datastore_path) |