NAIndex-class           Class "NAIndex", index class representing a
                        subscript of all NA's for a
SubscriptList           Function to convert a list of array subscripts
                        to a list objects of
Subset                  Generics Subset and Subset2 in package
                        'externalVector' and their
allIndex-class          Class "allIndex", index class representing a
                        subscript for all elements
allNA                   The generics "allNA" and "anyNA".
allocatedSize           Generics associated with external resources and
                        their allocators
as.Rvector              convert an object to an R basic vector or
                        matrix
asEach                  Coerce each element of an external vector to a
                        particular type
defaultElement          Return the default element for a vector object.
exprMatrix-class        Class union for objects behaving like a matrix
externalAllocator-class
                        Class "externalAllocator", base class for
                        memory allocators for
externalMatrix          Create an external matrix object
externalResource-class
                        Class "externalResource", base class for
                        external resource allocated by
externalStorage-class   Class "externalStorage", base class for
                        external storage for objects of
externalVector          Creating external vectors
externalVector-class    Class "externalVector", base class for vector
                        objects stored in an
externalVectorWithStorage-class
                        Class "externalVectorWithStorage", external
                        vector class with an
gcAllocator-class       Class "gcAllocator", memory allocator class for
                        external resources
getExternalStorage      Extract external storage
getNativeStorageMethods
                        Return the storage methods associated with an
                        object
indirectExternalMatrix-class
                        Class "indirectExternalMatrix", class for
                        indirect matrix subset of an
indirectExternalVector-class
                        Class "indirectExternalVector", class for
                        indirect vector subset of an
internalType            Get a vector object similar to the one stored
                        inside an external
listOrNull-class        Some useful class unions
makeSlice               Create a new object of class "sliceIndex"
matrixIndex-class       Class "matrixIndex", index class representing a
                        set of row and column
nativeStorageMethods-class
                        Class "nativeStorageMethods", class holding an
                        external pointer to a C
nativeStorageMethodsList-class
                        Class "nativeStorageMethodsList", contains
                        objects from class
nonSlotAttributes       Functions to extract and set attributes which
                        are not slots.
noneIndex-class         Class "noneIndex", index class representing a
                        subscript for none of the
positiveIndex-class     Class "positiveIndex", index class representing
                        a sequence of
rebind                  Allocate a new external vector with external
                        storage
setDimNames             Set names and dimnames
setExternalStorageClass
                        Create subclass of externalStorage
setVirtualMethod        Set a virtual method for a given signature
simpleStorage-class     Class "simpleStorage", an external storage
                        class that uses reference to
sliceIndex-class        Class "sliceIndex", index class representing a
                        sequence of non-negative
var                     Correlation, Variance and Covariance (Matrices)
vectorIndex-class       Class "vectorIndex", base class for index
                        classes used to represent
