|
rds2cpp
Read and write RDS/RDA files in C++
|
Reference to a language symbol. More...
#include <RObject.hpp>


Public Member Functions | |
| SymbolIndex ()=default | |
| SymbolIndex (std::size_t i) | |
| SEXPType | type () const |
Public Member Functions inherited from rds2cpp::RObject | |
Public Attributes | |
| std::size_t | index = - 1 |
Reference to a language symbol.
|
default |
Default constructor.
|
inline |
| i | Value of the symbol index. |
|
inlinevirtual |
Implements rds2cpp::RObject.
| std::size_t rds2cpp::SymbolIndex::index = - 1 |
Index of the RdsFile::symbols or RdaFile::symbols vector, containing the value and encoding of the symbol.