| 
    rds2cpp
    
   C++ library for parsing RDS files 
   | 
 
Reference to a language symbol. More...
#include <RObject.hpp>


Public Member Functions | |
| SymbolIndex (size_t i=-1) | |
| SEXPType | type () const | 
  Public Member Functions inherited from rds2cpp::RObject | |
Public Attributes | |
| size_t | index | 
Reference to a language symbol.
      
  | 
  inline | 
| i | Value of the symbol index. | 
      
  | 
  inlinevirtual | 
Implements rds2cpp::RObject.
| size_t rds2cpp::SymbolIndex::index | 
Index into the symbols vector of the RdsFile object.