stream.capnp.c++ (1778B)
1 // Generated by Cap'n Proto compiler, DO NOT EDIT 2 // source: stream.capnp 3 4 #include "stream.capnp.h" 5 6 namespace capnp { 7 namespace schemas { 8 static const ::capnp::_::AlignedData<17> b_995f9a3377c0b16e = { 9 { 0, 0, 0, 0, 5, 0, 6, 0, 10 110, 177, 192, 119, 51, 154, 95, 153, 11 19, 0, 0, 0, 1, 0, 0, 0, 12 248, 243, 147, 19, 169, 102, 195, 134, 13 0, 0, 7, 0, 0, 0, 0, 0, 14 0, 0, 0, 0, 0, 0, 0, 0, 15 21, 0, 0, 0, 2, 1, 0, 0, 16 33, 0, 0, 0, 7, 0, 0, 0, 17 0, 0, 0, 0, 0, 0, 0, 0, 18 0, 0, 0, 0, 0, 0, 0, 0, 19 0, 0, 0, 0, 0, 0, 0, 0, 20 0, 0, 0, 0, 0, 0, 0, 0, 21 99, 97, 112, 110, 112, 47, 115, 116, 22 114, 101, 97, 109, 46, 99, 97, 112, 23 110, 112, 58, 83, 116, 114, 101, 97, 24 109, 82, 101, 115, 117, 108, 116, 0, 25 0, 0, 0, 0, 1, 0, 1, 0, } 26 }; 27 ::capnp::word const* const bp_995f9a3377c0b16e = b_995f9a3377c0b16e.words; 28 #if !CAPNP_LITE 29 const ::capnp::_::RawSchema s_995f9a3377c0b16e = { 30 0x995f9a3377c0b16e, b_995f9a3377c0b16e.words, 17, nullptr, nullptr, 31 0, 0, nullptr, nullptr, nullptr, { &s_995f9a3377c0b16e, nullptr, nullptr, 0, 0, nullptr } 32 }; 33 #endif // !CAPNP_LITE 34 } // namespace schemas 35 } // namespace capnp 36 37 // ======================================================================================= 38 39 namespace capnp { 40 41 // StreamResult 42 constexpr uint16_t StreamResult::_capnpPrivate::dataWordSize; 43 constexpr uint16_t StreamResult::_capnpPrivate::pointerCount; 44 #if !CAPNP_LITE 45 constexpr ::capnp::Kind StreamResult::_capnpPrivate::kind; 46 constexpr ::capnp::_::RawSchema const* StreamResult::_capnpPrivate::schema; 47 #endif // !CAPNP_LITE 48 49 50 } // namespace 51