28 #ifndef _util_state_state_bin_h
29 #define _util_state_state_bin_h
31 #include <util/state/state_file.h>
47 int put_array_void(
const void*,
int);
54 int open(
const char *name);
76 int get_array_void(
void*,
int);
84 int open(
const char *name);
void seek(int loc)
Set the current position in the file.
Definition: state_file.h:73
void seek(int loc)
Set the current position in the file.
Definition: state_bin.h:67
A template class that maintains references counts.
Definition: ref.h:361
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.
Definition: state_bin.h:38
int tell()
Return the current position in the file.
int tell()
Returns the current position in the file.
Definition: state_file.h:44
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.
Contains all MPQC code up to version 3.
Definition: mpqcin.h:14
int seekable()
Return non-zero if tell and seek do anything sensible.
Generated at Sun Jan 26 2020 23:24:02 for MPQC
3.0.0-alpha using the documentation package Doxygen
1.8.16.