#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 | |
| namespace | metall |
| The top level of namespace of Metall. | |
| namespace | 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) |