YAPOG  0.0.1
Yet Another Pokemon Online Game
yap::IObjectIDLoader Struct Reference

#include <IObjectIDLoader.hpp>

Inheritance diagram for yap::IObjectIDLoader:
Collaboration diagram for yap::IObjectIDLoader:

List of all members.

Public Member Functions

virtual ~IObjectIDLoader ()
virtual IIDLoadableLoad (const ID &id)=0

Detailed Description

Definition at line 12 of file IObjectIDLoader.hpp.


Constructor & Destructor Documentation

virtual yap::IObjectIDLoader::~IObjectIDLoader ( )
inlinevirtual

Definition at line 14 of file IObjectIDLoader.hpp.


Member Function Documentation

virtual IIDLoadable* yap::IObjectIDLoader::Load ( const ID id)
pure virtual

Implemented in yap::XmlObjectIDLoader< T, TXmlReader >.

Here is the caller graph for this function:


The documentation for this struct was generated from the following file: