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

Representation of an R symbol. More...

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

Go to the source code of this file.

Classes

struct  rds2cpp::Symbol
 An R symbol. More...
 

Namespaces

namespace  rds2cpp
 Parse an RDS file in C++.
 

Detailed Description

Representation of an R symbol.