Go to the documentation of this file. 1 #ifndef PROTON_TYPES_HPP
2 #define PROTON_TYPES_HPP
32 #include "./internal/config.hpp"
34 #include "./annotation_key.hpp"
35 #include "./binary.hpp"
36 #include "./codec/deque.hpp"
37 #include "./codec/list.hpp"
38 #include "./codec/map.hpp"
39 #include "./codec/vector.hpp"
40 #include "./decimal.hpp"
41 #include "./duration.hpp"
42 #include "./message_id.hpp"
43 #include "./scalar.hpp"
44 #include "./symbol.hpp"
45 #include "./timestamp.hpp"
48 #include "./value.hpp"
51 #include "./codec/forward_list.hpp"
52 #include "./codec/unordered_map.hpp"
55 #endif // PROTON_TYPES_HPP