GridGain C++
binary
binary.h
Go to the documentation of this file.
1
/*
2
* Copyright 2019 GridGain Systems, Inc. and Contributors.
3
*
4
* Licensed under the GridGain Community Edition License (the "License");
5
* you may not use this file except in compliance with the License.
6
* You may obtain a copy of the License at
7
*
8
* https://www.gridgain.com/products/software/community-edition/gridgain-community-edition-license
9
*
10
* Unless required by applicable law or agreed to in writing, software
11
* distributed under the License is distributed on an "AS IS" BASIS,
12
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
* See the License for the specific language governing permissions and
14
* limitations under the License.
15
*/
16
22
#ifndef _IGNITE_BINARY_BINARY
23
#define _IGNITE_BINARY_BINARY
24
25
#include <
ignite/binary/binary_consts.h
>
26
#include <
ignite/binary/binary_containers.h
>
27
#include <
ignite/binary/binary_type.h
>
28
#include <
ignite/binary/binary_object.h
>
29
#include <
ignite/binary/binary_raw_reader.h
>
30
#include <
ignite/binary/binary_raw_writer.h
>
31
#include <
ignite/binary/binary_reader.h
>
32
#include <
ignite/binary/binary_writer.h
>
33
34
#endif //_IGNITE_BINARY_BINARY
binary_object.h
binary_reader.h
binary_consts.h
binary_raw_reader.h
binary_type.h
binary_raw_writer.h
binary_containers.h
binary_writer.h
Generated on Fri Mar 14 2025 10:39:18 for GridGain C++ by
1.8.17