Abstract Class AppLoader.
More...
#include <yarp/manager/manifestloader.h>
Abstract Class AppLoader.
Definition at line 24 of file manifestloader.h.
◆ AppLoader()
| yarp::manager::AppLoader::AppLoader |
( |
| ) |
|
|
default |
◆ ~AppLoader()
| virtual yarp::manager::AppLoader::~AppLoader |
( |
| ) |
|
|
virtualdefault |
◆ fini()
| virtual void yarp::manager::AppLoader::fini |
( |
| ) |
|
|
pure virtual |
◆ getNextApplication()
| virtual Application* yarp::manager::AppLoader::getNextApplication |
( |
| ) |
|
|
pure virtual |
◆ init()
| virtual bool yarp::manager::AppLoader::init |
( |
| ) |
|
|
pure virtual |
◆ reset()
| virtual void yarp::manager::AppLoader::reset |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: