28 #ifndef _util_state_state_bin_h
29 #define _util_state_state_bin_h
35 #include <util/state/state_file.h>
50 int put_array_void(
const void*,
int);
57 int open(
const char *name);
78 int get_array_void(
void*,
int);
86 int open(
const char *name);
void seek(int loc)
Set the current position in the file.
Reads state information from a file.
Definition: state_file.h:75
void seek(int loc)
Set the current position in the file.
Read objects written with StateOutBin.
Definition: state_bin.h:69
A template class that maintains references counts.
Definition: ref.h:332
int open(const char *name)
State information will be obtained from name.
void close()
Close the output stream.
int use_directory()
Returns true if this object uses a directory.
Save state to a binary file.
Definition: state_bin.h:41
int tell()
Return the current position in the file.
int tell()
Returns the current position in the file.
Writes state information to files.
Definition: state_file.h:47
int use_directory()
Returns true of this object uses a directory.
int seekable()
Return non-zero if seek does anything sensible.
int open(const char *name)
State information will be written to name.
int seekable()
Return non-zero if tell and seek do anything sensible.
Generated at Sun Jan 26 2020 23:33:04 for MPQC
2.3.1 using the documentation package Doxygen
1.8.16.