rds2cpp
C++ library for parsing RDS files
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Crds2cpp::AttributesAttribute names and values
 Crds2cpp::EnvironmentAn R environment
 Crds2cpp::ParseRdsOptionsOptions for parse_rds()
 Crds2cpp::RdsFileContents of the parsed RDS file
 Crds2cpp::RObjectVirtual class for all unserialized R objects
 Crds2cpp::AtomicVector< ElementType, stype >Vector of some atomic type
 Crds2cpp::BuiltInFunctionBuilt-in function
 Crds2cpp::EnvironmentIndexReference to an environment
 Crds2cpp::ExpressionVectorExpression vector
 Crds2cpp::ExternalPointerIndexReference to an external pointer
 Crds2cpp::GenericVectorGeneric vector, i.e., an ordinary R list
 Crds2cpp::LanguageObjectLanguage object, i.e., a function call
 Crds2cpp::NullR's NULL value
 Crds2cpp::PairListPairlist, i.e., a linked list
 Crds2cpp::S4ObjectS4 object
 Crds2cpp::StringVectorString vector
 Crds2cpp::SymbolIndexReference to a language symbol
 Crds2cpp::SymbolAn R symbol