CarobNS::SQLDataSerialization Class Reference

This class defines Serializers for SQL Data: one function of deserialization per data type. More...

#include <SQLDataSerialization.hpp>

List of all members.

Static Public Member Functions

static deserializerPtr getDeserializer (TypeTag ttPrm) throw (NotImplementedException, UnexpectedException)
 To get the deserializer, give the object type and you'll get the function.


Detailed Description

This class defines Serializers for SQL Data: one function of deserialization per data type.


Member Function Documentation

static deserializerPtr CarobNS::SQLDataSerialization::getDeserializer ( TypeTag  ttPrm  )  throw (NotImplementedException, UnexpectedException) [static]

To get the deserializer, give the object type and you'll get the function.

Parameters:
ttPrm type of object to be deserialized
Exceptions:
NotImplementedException if the deserialization for the given type is not implemented yet


The documentation for this class was generated from the following file:
Generated on Fri Mar 9 17:40:20 2007 for Carob by  doxygen 1.4.7