6 #ifndef _HOMENETWORKCOMMUNICATIONS_H
7 #define _HOMENETWORKCOMMUNICATIONS_H
10 #include "ConcreteEncryption.h"
29 bool addFileRemote(
string fileID);
35 string getFileRemote(
string fileID);
45 #endif //_HOMENETWORKCOMMUNICATIONS_H
Definition: ConcreteEncryption.h:13
Definition: HomeNetworkCommunications.h:16