3 #ifndef GCP_CONTROL_ARCHIVERWRITERFRAME_H
4 #define GCP_CONTROL_ARCHIVERWRITERFRAME_H
15 #include "gcp/util/common/ArchiverWriter.h"
16 #include "gcp/util/common/ArrayDataFrameManager.h"
18 #include "gcp/control/code/unix/libunix_src/common/netbuf.h"
19 #include "gcp/control/code/unix/libunix_src/common/regdata.h"
20 #include "gcp/control/code/unix/libunix_src/common/genericregs.h"
41 int openArcfile(
char* dir);
42 int openArcfile(std::string dir);
45 int writeIntegration();
46 int saveIntegration();
48 void setFileSize(
unsigned fileSize);
72 #endif // End #ifndef GCP_CONTROL_ARCHIVERWRITERFRAME_H
Definition: ArrayDataFrameManager.h:22
ArchiverWriterFrame()
Definition: ArchiverWriterFrame.cc:16
Definition: ArchiverWriterFrame.h:27
virtual ~ArchiverWriterFrame()
Definition: ArchiverWriterFrame.cc:64
Definition: ArchiverWriter.h:16
Definition: arraymap.h:177