commit
This commit is contained in:
parent
555dcd39b7
commit
c755619819
8 changed files with 83 additions and 10 deletions
|
@ -5,7 +5,9 @@
|
|||
|
||||
void readConfs(ptConf confChain);
|
||||
void readListeners(ptListener listenerChain);
|
||||
void readRelations(ptConf confChain, ptListener listenerChain);
|
||||
void saveConf(ptConf confChain);
|
||||
void saveListeners(ptListener listenerChain);
|
||||
void saveRelations(ptConf confChain);
|
||||
|
||||
#endif // FILE_MANAHGER_H
|
Loading…
Add table
Add a link
Reference in a new issue