Classes | Namespaces

ana/api/binary_streams.hpp File Reference

Minimal serialization library. More...

#include <list>
#include <map>
#include <set>
#include <vector>
#include "common.hpp"
Include dependency graph for binary_streams.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ana::serializer::bostream
 Output stream serialization. More...
class  ana::serializer::bistream
 Input stream serialization. More...
class  ana::serializer::container_writer< T >
 A helper class to insert containers from single elements. More...
class  ana::serializer::container_reader< T >
 A helper class to read from containers one by one. More...

Namespaces

namespace  ana
 

Namespace for project ana, the entire API is under this namespce.


namespace  ana::serializer
 

Module for object serialization and Marshalling.



Detailed Description

Minimal serialization library.

This file is part of the MiLi Minimalistic Library : mili.googlecode.com

binary_streams: A minimal library supporting encoding of different data types in a single binary stream.

Copyright (C) 2009, 2010 Guillermo Biset

Subsystem: ana: Asynchronous Network API. Language: C++

Author: Guillermo Biset E-Mail: billybiset AT gmail DOT com

ana is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

ana is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with ana. If not, see <http://www.gnu.org/licenses/>.

Definition in file binary_streams.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Wed May 23 2012 01:03:35 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs