IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

IG::Lib::ITypedSerializable Interface Reference

Interface for classes whose type information can be stored in the corresponding data transfer objects (DTOs) when copying contents to DTOS. This enables deserialization of serialized objects that is type dependent, without knowing in advance what is the type of serialized objects. More...

List of all members.

Properties

Type TypeDto [get]

Detailed Description

Interface for classes whose type information can be stored in the corresponding data transfer objects (DTOs) when copying contents to DTOS. This enables deserialization of serialized objects that is type dependent, without knowing in advance what is the type of serialized objects.


Property Documentation

Type IG::Lib::ITypedSerializable::TypeDto [get]

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties Events