YARP
Yet Another Robot Platform
yarp::manager::XmlAppSaver Class Reference

Class XmlAppSaver. More...

#include <yarp/manager/xmlappsaver.h>

+ Inheritance diagram for yarp::manager::XmlAppSaver:

Public Member Functions

 XmlAppSaver (const char *szFileName=NULL)
 
bool save (Application *application) override
 
virtual ~XmlAppSaver ()
 
- Public Member Functions inherited from yarp::manager::AppSaver
 AppSaver ()=default
 
virtual ~AppSaver ()=default
 

Detailed Description

Class XmlAppSaver.

Definition at line 22 of file xmlappsaver.h.

Constructor & Destructor Documentation

◆ XmlAppSaver()

XmlAppSaver::XmlAppSaver ( const char *  szFileName = NULL)

Definition at line 25 of file xmlappsaver.cpp.

◆ ~XmlAppSaver()

XmlAppSaver::~XmlAppSaver ( )
virtualdefault

Member Function Documentation

◆ save()

bool XmlAppSaver::save ( Application application)
overridevirtual

Implements yarp::manager::AppSaver.

Definition at line 30 of file xmlappsaver.cpp.


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