rds2cpp
Read and write RDS/RDA files in C++
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::AttributeAttribute name and value
 Crds2cpp::EnvironmentAn R environment
 Crds2cpp::EnvironmentVariableVariable in an Environment
 Crds2cpp::ExternalPointerAn R external pointer
 Crds2cpp::LanguageArgumentFunction argument in a LanguageObject
 Crds2cpp::PairListElementElement of a PairList
 Crds2cpp::ParseRdaOptionsOptions for parse_rda()
 Crds2cpp::ParseRdsOptionsOptions for parse_rds()
 Crds2cpp::RdaFileContents of the parsed RDA file
 Crds2cpp::RdaObjectR object saved in a RdaFile
 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::StringSingle string in a StringVector
 Crds2cpp::SymbolAn R symbol
 Crds2cpp::VersionMajor-minor-patch version number, usually of R itself
 Crds2cpp::WriteRdaOptionsOptions for write_rda()
 Crds2cpp::WriteRdsOptionsOptions for write_rds()