LoadInfo Class Reference

#include <Pt/SerializationInfo.h>

Loads referencable types.

Public Member Functions

const SerializationInfoin () const
 Returns the SerializationInfo to load from.
 
template<typename T >
void load (T &type) const
 Loads the type.
 

Related Functions

template<typename T >
void load (const LoadInfo &li, T &type)
 Loads referencable types.