weiBase.h File Reference

#include <boost/serialization/base_object.hpp>
#include <boost/serialization/utility.hpp>
#include <boost/serialization/list.hpp>
#include <boost/serialization/map.hpp>
#include <boost/serialization/assume_abstract.hpp>
#include <boost/variant.hpp>
#include <boost/serialization/variant.hpp>
#include <string>
#include <algorithm>
#include <map>
#include <vector>
#include "weLogger.h"

Go to the source code of this file.

Classes

class  WeLinkedListElem< _Key, _Val >
 Element of the linked list of objects. More...
class  WeLinkedList< _Key, _Val >
 List of linked objects. More...
class  orderedmap< _Key, _Val >

Defines

#define DECLARE_SERIALIZATOR
#define DECLARE_SERIAL_SAVE
#define DECLARE_SERIAL_LOAD
#define DECLARE_SERIAL_BASE   friend class boost::serialization::access;


Define Documentation

#define DECLARE_SERIAL_BASE   friend class boost::serialization::access;

Definition at line 52 of file weiBase.h.

#define DECLARE_SERIAL_LOAD

Value:

template<class Archive> \
    void load(Archive & ar, const unsigned int version)

Definition at line 48 of file weiBase.h.

#define DECLARE_SERIAL_SAVE

Value:

template<class Archive> \
    void save(Archive & ar, const unsigned int version) const

Definition at line 44 of file weiBase.h.

#define DECLARE_SERIALIZATOR

Value:

friend class boost::serialization::access; \
    template<class Archive> \
    void serialize(Archive & ar, const unsigned int version)

Definition at line 38 of file weiBase.h.



 
©2009 Positive Technologies
 
Generated on Tue Jul 14 18:27:31 2009 for WebEngine by 
 
 
1.5.7
 
Get wpcObj at SourceForge.net. Fast, secure and Free Open Source software downloads