rds2cpp
Read and write RDS/RDA files in C++
Loading...
Searching...
No Matches
rds2cpp
rds2cpp.hpp
Go to the documentation of this file.
1
#ifndef RDS2CPP_RDS2CPP_HPP
2
#define RDS2CPP_RDS2CPP_HPP
3
12
namespace
rds2cpp
{}
13
14
#include "
parse_rds.hpp
"
15
#include "
write_rds.hpp
"
16
17
#include "
parse_rda.hpp
"
18
#include "
write_rda.hpp
"
19
20
#endif
rds2cpp
Parse an RDS file in C++.
Definition
StringEncoding.hpp:12
parse_rda.hpp
Parse an RDA (a.k.a., RData) file.
parse_rds.hpp
Parse an RDS file.
write_rda.hpp
Write an RDA file.
write_rds.hpp
Write an RDS file.
Generated by
1.12.0