#include <wavefunction_json.h>
◆ JsonWavefunctionWriter()
occ::io::JsonWavefunctionWriter::JsonWavefunctionWriter |
( |
| ) |
|
◆ set_format() [1/2]
void occ::io::JsonWavefunctionWriter::set_format |
( |
const std::string & |
ext | ) |
|
|
inline |
◆ set_format() [2/2]
void occ::io::JsonWavefunctionWriter::set_format |
( |
JsonFormat |
format | ) |
|
|
inline |
◆ set_shiftwidth()
void occ::io::JsonWavefunctionWriter::set_shiftwidth |
( |
int |
| ) |
|
◆ to_string()
std::string occ::io::JsonWavefunctionWriter::to_string |
( |
const qm::Wavefunction & |
| ) |
const |
◆ write() [1/2]
void occ::io::JsonWavefunctionWriter::write |
( |
const qm::Wavefunction & |
, |
|
|
const std::string & |
|
|
) |
| const |
◆ write() [2/2]
void occ::io::JsonWavefunctionWriter::write |
( |
const qm::Wavefunction & |
, |
|
|
std::ostream & |
|
|
) |
| const |
The documentation for this struct was generated from the following file: