|
Go to the documentation of this file.
11 #ifndef FAUDES_HIO_MODULE_H
12 #define FAUDES_HIO_MODULE_H
73 void Name( const std::string& rName);
81 std::string Name() const;
153 std::vector<HioModule*> Children() const;
161 void Children( const std::vector<HioModule*>& rChildren);
407 const std::string path);
548 const std::vector<HioModule*>& rChildren,
libFAUDES 2.28c
--- 2016.09.30
--- c++ api documentaion by doxygen
|