AFLOW
 
Loading...
Searching...
No Matches
aflow_aflowrc.cpp File Reference
#include "aflow_aflowrc.h"
#include <cstddef>
#include <deque>
#include <fstream>
#include <iostream>
#include <istream>
#include <ostream>
#include <sstream>
#include <string>
#include <vector>
#include "AUROSTD/aurostd.h"
#include "AUROSTD/aurostd_xfile.h"
#include "aflow_init.h"
#include "aflow_xhost.h"
#include "flow/aflow_pflow.h"

Go to the source code of this file.

Namespaces

namespace  aflowrc
 

Functions

bool aflowrc::load_default (string schema, string schema_default)
 
template<class utype>
bool aflowrc::load_default (string schema, utype schema_default)
 
bool aflowrc::is_available (std::ostream &oss, bool AFLOWRC_VERBOSE)
 
bool aflowrc::read (std::ostream &oss, bool AFLOWRC_VERBOSE)
 
bool aflowrc::write_default (std::ostream &oss, bool AFLOWRC_VERBOSE)
 
bool aflowrc::print_aflowrc (std::ostream &oss, bool AFLOWRC_VERBOSE)