]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/jaeger-client-cpp/src/jaegertracing/thrift-gen/agent_constants.h
buildsys: switch source download to quincy
[ceph.git] / ceph / src / jaegertracing / jaeger-client-cpp / src / jaegertracing / thrift-gen / agent_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 agent_CONSTANTS_H
8 #define agent_CONSTANTS_H
9
10 #include "agent_types.h"
11
12 namespace jaegertracing { namespace agent { namespace thrift {
13
14 class agentConstants {
15 public:
16 agentConstants();
17
18 };
19
20 extern const agentConstants g_agent_constants;
21
22 }}} // namespace
23
24 #endif