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

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

#include <ILoadable.hpp>

Inheritance diagram for yap::ILoadable:
Collaboration diagram for yap::ILoadable:

List of all members.

Public Member Functions

virtual ~ILoadable ()

Detailed Description

Interface for object that can be loaded from external resource.

Definition at line 9 of file ILoadable.hpp.


Constructor & Destructor Documentation

virtual yap::ILoadable::~ILoadable ( )
inlinevirtual

Definition at line 11 of file ILoadable.hpp.


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