ScummVM API documentation
ADDynamicGameDescription< T > Class Template Reference

#include <advancedDetector.h>

Inheritance diagram for ADDynamicGameDescription< T >:

Public Member Functions

 ADDynamicGameDescription (const T *other)
 

Detailed Description

template<class T>
class ADDynamicGameDescription< T >

This class is a small helper to manage copies in heap of static ADGameDescription. To work, all ADGameDescription and derived classes that manipulate pointers must define the sizeBuffer and toBuffer functions like ADGameDescription.


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