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.

(Note that these are not member symbols.)

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