rds2cpp
Read and write RDS/RDA files in C++
Loading...
Searching...
No Matches
RdaFile.hpp File Reference

Information about an RDA file. More...

#include <array>
#include <cstdint>
#include "RObject.hpp"
#include "Version.hpp"
Include dependency graph for RdaFile.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  rds2cpp::RdaObject
 R object saved in a RdaFile. More...
 
struct  rds2cpp::RdaFile
 Contents of the parsed RDA file. More...
 

Namespaces

namespace  rds2cpp
 Parse an RDS file in C++.
 

Detailed Description

Information about an RDA file.