GemaCoreLib
The GeMA Core library
Loading...
Searching...
No Matches
GmPluginLoaderAdder Class Referenceabstract

Auxiliar class used to add objects parsed by GmPluginLoader::loadPluginObjectList() to it's destiny. More...

#include <gmPluginLoader.h>

Inheritance diagram for GmPluginLoaderAdder:

Public Member Functions

virtual bool addObject (GmPluginObject *obj)=0
 Virtual function used to add the object to its destination.
 

Detailed Description

Auxiliar class used to add objects parsed by GmPluginLoader::loadPluginObjectList() to it's destiny.

Member Function Documentation

◆ addObject()

virtual bool GmPluginLoaderAdder::addObject ( GmPluginObject * obj)
pure virtual

Virtual function used to add the object to its destination.

Implemented in GmPluginLoaderObjMemberAdder< T, U >.


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