nx_cloud_storage_sdk
1.0
Cloud Storage SDK
nx_kit
src
nx
kit
apple_utils.h
1
// Copyright 2018-present Network Optix, Inc. Licensed under MPL 2.0: www.mozilla.org/MPL/2.0/
2
3
#include <vector>
4
#include <string>
5
6
namespace
nx
{
7
namespace
kit {
8
namespace
apple_utils {
9
10
std::vector<std::string> getProcessCmdLineArgs();
11
12
}
// namespace apple_utils
13
}
// namespace kit
14
}
// namespace nx
nx
Definition:
apple_utils.h:6
Generated by
1.8.14