#include <capd/homAux/Serialization.h>
|
template<typename... T> |
| ObjectsToString (const char *allNames, const T &...objs) |
|
template<typename... T> |
| ObjectsToString (const boost::filesystem::path &output, const char *allNames, const T &...objs) |
|
std::string | operator() () |
|
template<typename... T>
capd::homAux::impl::ObjectsToString::ObjectsToString |
( |
const char * |
allNames, |
|
|
const T &... |
objs |
|
) |
| |
|
inline |
template<typename... T>
capd::homAux::impl::ObjectsToString::ObjectsToString |
( |
const boost::filesystem::path & |
output, |
|
|
const char * |
allNames, |
|
|
const T &... |
objs |
|
) |
| |
|
inline |
std::string capd::homAux::impl::ObjectsToString::operator() |
( |
| ) |
|
|
inline |
static auto capd::homAux::impl::ObjectsToString::TempPath |
( |
| ) |
|
|
inlinestatic |