Switch to unified view
a/src/internfile/mh_execm.h | b/src/internfile/mh_execm.h | ||
---|---|---|---|
... |
... |
||
105 | 105 | ||
106 | private: |
106 | private: |
107 | bool startCmd(); |
107 | bool startCmd(); |
108 | bool readDataElement(string& name, string& data); |
108 | bool readDataElement(string& name, string& data); |
109 | bool m_filefirst; |
109 | bool m_filefirst; |
110 | int m_maxmemberkb; |
||
110 | }; |
111 | }; |
111 | 112 | ||
112 | #endif /* _MH_EXECM_H_INCLUDED_ */ |
113 | #endif /* _MH_EXECM_H_INCLUDED_ */ |