|
Dynatrace OneAgent SDK for C/C++
1.7.1.1
|
| ▼ onesdk | |
| onesdk.h | Main include file for the SDK - includes everything |
| onesdk_agent.h | Defines agent functions |
| onesdk_common.h | Defines common types/constants/macros. Applications should not include this file directly |
| onesdk_config.h | Defines platform/compiler dependent types/constants/macros. Applications should not include this file directly |
| onesdk_init.h | Defines SDK initialization and shutdown functions |
| onesdk_metrics.h | Defines functions for metrics, see Metric API |
| onesdk_msvc.h | Workaround for Visual C++ CRT version differences |
| onesdk_string.h | Defines onesdk_string_t, the string type used for tracing, plus related utility functions |
| onesdk_version.h | Defines the version of the SDK stub. Applications should not include this file directly |
1.8.13