IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Typedefs
SerializationTypes.h File Reference

Predefined types for serialization objectsn. More...

#include <boost/shared_ptr.hpp>
#include <boost/weak_ptr.hpp>

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 

Typedefs

typedef boost::shared_ptr< BaseSerializationObject > ipsdk::SerializationObjectPtr
 shared pointer to a base serialization object
 
typedef boost::shared_ptr< const BaseSerializationObject > ipsdk::SerializationObjectConstPtr
 shared pointer to a const base serialization object
 
typedef boost::weak_ptr< BaseSerializationObject > ipsdk::SerializationObjectWeakPtr
 weak pointer to a base serialization object
 

Detailed Description

Predefined types for serialization objectsn.

Author
E. Noirfalise
Date
2013/2/15