rds2cpp
C++ library for parsing RDS files
Loading...
Searching...
No Matches
Classes | Namespaces
Environment.hpp File Reference

Representation of an R environment. More...

#include <vector>
#include <string>
#include "StringEncoding.hpp"
#include "SEXPType.hpp"
Include dependency graph for Environment.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  rds2cpp::Environment
 An R environment. More...
 

Namespaces

namespace  rds2cpp
 Parse an RDS file in C++.
 

Detailed Description

Representation of an R environment.