uzuki2
Recovering R lists faithfully from HDF5 or JSON
All Classes Namespaces Files Functions Variables Enumerations Pages
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cuzuki2::BaseBase interface for all R objects
 Cuzuki2::ExternalInterface for unsupported objects
 Cuzuki2::ListInterface for lists
 Cuzuki2::NothingRepresentation of R's NULL
 Cuzuki2::VectorInterface for vector-like objects
 Cuzuki2::BooleanVectorInterface for a boolean vector
 Cuzuki2::FactorInterface for a factor
 Cuzuki2::IntegerVectorInterface for integer vectors
 Cuzuki2::NumberVectorInterface for a double-precision vector
 Cuzuki2::StringVectorInterface for a string vector
 Cuzuki2::DummyExternalsDummy class satisfying the Externals_ interface of hdf5::parse()
 Cuzuki2::hdf5::OptionsOptions for HDF5 file parsing
 Cuzuki2::json::OptionsOptions for JSON file parsing
 Cuzuki2::ParsedListResults of parsing a list from file