]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/jaeger-client-cpp/src/jaegertracing/thrift-gen/tracetest_constants.h
buildsys: switch source download to quincy
[ceph.git] / ceph / src / jaegertracing / jaeger-client-cpp / src / jaegertracing / thrift-gen / tracetest_constants.h
1 /**
2 * Autogenerated by Thrift Compiler (0.11.0)
3 *
4 * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
5 * @generated
6 */
7 #ifndef tracetest_CONSTANTS_H
8 #define tracetest_CONSTANTS_H
9
10 #include "tracetest_types.h"
11
12 namespace jaegertracing { namespace crossdock { namespace thrift {
13
14 class tracetestConstants {
15 public:
16 tracetestConstants();
17
18 };
19
20 extern const tracetestConstants g_tracetest_constants;
21
22 }}} // namespace
23
24 #endif