|
Cbeam
|
#include <cbeam/container/nested_map.hpp>#include <cbeam/serialization/xpod.hpp>#include <cbeam/container/stable_reference_buffer.hpp>#include <cbeam/container/xpod.hpp>#include <cbeam/memory/pointer.hpp>#include <cbeam/serialization/nested_map.hpp>#include <cbeam/serialization/traits.hpp>#include <gtest/gtest.h>#include <string>#include <variant>
Classes | |
| class | SerializableNestedMapTest |
Typedefs | |
| using | NestedMapTestType = cbeam::container::nested_map<cbeam::container::xpod::type, cbeam::container::xpod::type> |
Functions | |
| TEST_F (SerializableNestedMapTest, serializeTable) | |
| TEST_F (SerializableNestedMapTest, serializeEmptyTable) | |
| TEST_F (SerializableNestedMapTest, serializeSingleDataEntry) | |
| TEST_F (SerializableNestedMapTest, serializeNestedTables) | |
| using NestedMapTestType = cbeam::container::nested_map<cbeam::container::xpod::type, cbeam::container::xpod::type> |
| TEST_F | ( | SerializableNestedMapTest | , |
| serializeEmptyTable | ) |
| TEST_F | ( | SerializableNestedMapTest | , |
| serializeNestedTables | ) |
| TEST_F | ( | SerializableNestedMapTest | , |
| serializeSingleDataEntry | ) |
| TEST_F | ( | SerializableNestedMapTest | , |
| serializeTable | ) |