#include <memory>
#include <iterator>
#include <s11n.net/s11n/s11n.hpp>
#include <s11n.net/s11n/io/data_node_io.hpp>
#include <s11n.net/s11n/io/serializers.hpp>
Go to the source code of this file.
Namespaces | |
namespace | s11nlite |
Classes | |
class | s11nlite::client_api< NodeType > |
client_api is an abstraction of the 1.0.x s11nlite interface (GAWD, NOT ANOTHER ABSTRACTION LAYER!), providing an interface which works with all compatible Data Node types. More... | |
Defines | |
#define | s11n_net_s11nlite_CLIENT_API_HPP_INCLUDED 1 |
|
Definition at line 2 of file client_api.hpp. |