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

Interface for object that can be loaded from external resource by an ID. More...

#include <IIDLoadable.hpp>

Inheritance diagram for yap::IIDLoadable:
Collaboration diagram for yap::IIDLoadable:

List of all members.

Public Member Functions

virtual ~IIDLoadable ()
- Public Member Functions inherited from yap::ICloneable
virtual ~ICloneable ()
virtual ICloneableClone () const =0

Detailed Description

Interface for object that can be loaded from external resource by an ID.

Definition at line 11 of file IIDLoadable.hpp.


Constructor & Destructor Documentation

virtual yap::IIDLoadable::~IIDLoadable ( )
inlinevirtual

Definition at line 13 of file IIDLoadable.hpp.


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