object.cpp File Reference

#include <assert.h>
#include <map>
#include <sstream>
#include "object.h"

Include dependency graph for object.cpp:

Go to the source code of this file.

Typedefs

typedef std::map< Object::id_t,
_creator_t
_creator_map_t

Functions

std::istream & operator>> (std::istream &is, Object &obj)


Detailed Description

Id
object.cpp 1907 2004-12-11 00:51:14Z ling

Definition in file object.cpp.


Typedef Documentation

typedef std::map<Object::id_t, _creator_t> _creator_map_t
 

Definition at line 12 of file object.cpp.


Function Documentation

std::istream& operator>> std::istream &  is,
Object obj
 

Definition at line 132 of file object.cpp.

References Object::unserialize().


Generated on Mon Jan 9 23:43:59 2006 for LEMGA by  doxygen 1.4.6