stub_analytics_plugin
1.6
Network Optix Video Analytics SDK
src
nx
sdk
common
to_string.h
1
#pragma once
2
3
#include <string>
4
5
#include <nx/sdk/settings.h>
6
7
namespace
nx
{
8
namespace
sdk {
9
namespace
common {
10
20
std::string toString(
const
Settings* settings,
int
overallIndent = 0);
21
22
}
// namespace common
23
}
// namespace sdk
24
}
// namespace nx
nx
Definition:
debug.cpp:14
Generated by
1.8.14