YPC  0.2.0
raw_data_stream.h
1 #pragma once
2 #include "ypc/core_t/analyzer/helper/parser_type_traits.h"
3 #include "ypc/stbox/ebyte.h"
4 
5 namespace ypc {
6 namespace internal {
7 
8 class raw_data_stream {};
9 
10 } // namespace internal
13  constexpr static uint32_t value = ypc::utc::raw_datasource_parser;
14 };
15 } // namespace ypc
ypc::internal::raw_data_stream
Definition: raw_data_stream.h:8
ypc::datasource_type_traits
Definition: parser_type_traits.h:8