comment added
This commit is contained in:
parent
e323c69f20
commit
e0f063f232
@ -8,7 +8,9 @@
|
|||||||
#include <cstddef>
|
#include <cstddef>
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @author Jakob Meier
|
* @brief Generic interface for objects which expose a file system to enable
|
||||||
|
* message based file handling.
|
||||||
|
* @author J. Meier, R. Mueller
|
||||||
*/
|
*/
|
||||||
class HasFileSystemIF {
|
class HasFileSystemIF {
|
||||||
public:
|
public:
|
||||||
|
Loading…
Reference in New Issue
Block a user