xtd 0.2.0
Loading...
Searching...
No Matches
yaml_reader.hpp File Reference

Definition

Contains xtd::serialization::yaml_reader class.

Go to the source code of this file.

Classes

class  xtd::serialization::yaml_reader

Namespaces

namespace  xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
namespace  xtd::serialization
 Contains classes that can be used for serializing and deserializing objects. Serialization is the process of converting an object or a graph of objects into a linear sequence of bytes for either storage or transmission to another location. Deserialization is the process of taking in stored information and recreating objects from it.