rds2cpp
C++ library for parsing RDS files
Loading...
Searching...
No Matches
Public Attributes | List of all members
rds2cpp::Symbol Struct Reference

An R symbol. More...

#include <Symbol.hpp>

Public Attributes

std::string name
 
StringEncoding encoding
 

Detailed Description

An R symbol.

Member Data Documentation

◆ encoding

StringEncoding rds2cpp::Symbol::encoding

Encoding for the symbol name.

◆ name

std::string rds2cpp::Symbol::name

Name of the symbol.


The documentation for this struct was generated from the following file: