Interfaces to the classes for the serialization of Model and the persistence of flowsheets. More...
#include <map>
#include <string>
#include <utility>
#include <vector>
#include <libpf/utility/diagnostic.h>
Classes | |
class | fstring |
utility class with variable format More... | |
class | Persistency |
Pesistent storage management class. More... | |
Functions | |
void | bound (double &Q) |
Detailed Description
Interfaces to the classes for the serialization of Model and the persistence of flowsheets.
This file is part of LIBPF All rights reserved; do not distribute without permission.
Function Documentation
◆ bound()
void bound | ( | double & | Q | ) |