-
Notifications
You must be signed in to change notification settings - Fork 1k
Expand file tree
/
Copy pathRawModuleDefV10Section.g.h
More file actions
34 lines (29 loc) · 1.75 KB
/
Copy pathRawModuleDefV10Section.g.h
File metadata and controls
34 lines (29 loc) · 1.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
// THIS FILE IS AUTOMATICALLY GENERATED BY SPACETIMEDB. EDITS TO THIS FILE
// WILL NOT BE SAVED. MODIFY TABLES IN YOUR MODULE SOURCE CODE INSTEAD.
// This was generated using spacetimedb codegen.
#pragma once
#include <cstdint>
#include <string>
#include <vector>
#include <optional>
#include <memory>
#include "../autogen_base.h"
#include "spacetimedb/bsatn/bsatn.h"
#include "RawTableDefV10.g.h"
#include "Typespace.g.h"
#include "RawLifeCycleReducerDefV10.g.h"
#include "RawReducerDefV10.g.h"
#include "RawTypeDefV10.g.h"
#include "RawRowLevelSecurityDefV9.g.h"
#include "RawHttpRouteDefV10.g.h"
#include "RawSubmoduleV10.g.h"
#include "RawViewDefV10.g.h"
#include "ExplicitNames.g.h"
#include "RawProcedureDefV10.g.h"
#include "CaseConversionPolicy.g.h"
#include "RawScheduleDefV10.g.h"
#include "RawViewPrimaryKeyDefV10.g.h"
#include "RawHttpHandlerDefV10.g.h"
namespace SpacetimeDB::Internal {
SPACETIMEDB_INTERNAL_TAGGED_ENUM(RawModuleDefV10Section, SpacetimeDB::Internal::Typespace, std::vector<SpacetimeDB::Internal::RawTypeDefV10>, std::vector<SpacetimeDB::Internal::RawTableDefV10>, std::vector<SpacetimeDB::Internal::RawReducerDefV10>, std::vector<SpacetimeDB::Internal::RawProcedureDefV10>, std::vector<SpacetimeDB::Internal::RawViewDefV10>, std::vector<SpacetimeDB::Internal::RawScheduleDefV10>, std::vector<SpacetimeDB::Internal::RawLifeCycleReducerDefV10>, std::vector<SpacetimeDB::Internal::RawRowLevelSecurityDefV9>, SpacetimeDB::Internal::CaseConversionPolicy, SpacetimeDB::Internal::ExplicitNames, std::vector<SpacetimeDB::Internal::RawHttpHandlerDefV10>, std::vector<SpacetimeDB::Internal::RawHttpRouteDefV10>, std::vector<SpacetimeDB::Internal::RawViewPrimaryKeyDefV10>, std::vector<SpacetimeDB::Internal::RawSubmoduleV10>)
} // namespace SpacetimeDB::Internal