4 #include <zerobuf/ConstAllocator.h> 5 #include <zerobuf/Vector.h> 6 #include <zerobuf/Zerobuf.h> 15 class Exit :
public ::zerobuf::Zerobuf
21 Exit& operator = (
const Exit& ) {
return *
this; }
24 std::string getSchema()
const final;
25 static std::string ZEROBUF_SCHEMA();
26 std::string getTypeName()
const final {
return "lexis::render::Exit"; }
27 static std::string ZEROBUF_TYPE_NAME() {
return "lexis::render::Exit"; }
28 ::zerobuf::uint128_t getTypeIdentifier()
const final { return ::zerobuf::uint128_t( 0x1833ec4caa0244c4ull, 0x1891e6dfc5353a41ull ); }
29 static ::zerobuf::uint128_t ZEROBUF_TYPE_IDENTIFIER() { return ::zerobuf::uint128_t( 0x1833ec4caa0244c4ull, 0x1891e6dfc5353a41ull ); }
30 size_t getZerobufStaticSize()
const final {
return 0; }
31 static size_t ZEROBUF_STATIC_SIZE() {
return 0; }
32 size_t getZerobufNumDynamics()
const final {
return 0; }
33 static size_t ZEROBUF_NUM_DYNAMICS() {
return 0; }