|
Go to the documentation of this file.
11 #ifndef FAUDES_HIO_MODULE_H
12 #define FAUDES_HIO_MODULE_H
74 void Name( const std::string& rName);
82 std::string Name() const;
154 std::vector<HioModule*> Children() const;
162 void Children( const std::vector<HioModule*>& rChildren);
408 const std::string path);
549 const std::vector<HioModule*>& rChildren,
libFAUDES 2.24g
--- 2014.09.15
--- c++ api documentaion by doxygen
|