mirror of
https://github.com/paboyle/Grid.git
synced 2025-12-05 22:04:40 +00:00
Hadrons: function to save an application as an XML file
This commit is contained in:
@@ -117,6 +117,7 @@ public:
|
||||
void createModule(const std::string name,
|
||||
const std::string type,
|
||||
XmlReader &reader);
|
||||
unsigned int getNModule(void) const;
|
||||
ModuleBase * getModule(const unsigned int address) const;
|
||||
ModuleBase * getModule(const std::string name) const;
|
||||
template <typename M>
|
||||
|
||||
Reference in New Issue
Block a user