getExportNames: Get names of R objects to be exported from generated bindings

Description Usage Arguments Author(s) References See Also

View source: R/bindings.R

Description

This generic function is used to collect the names of the R functions, classes and generic functions that are to be added to the NAMESPACE file of a generated package that includes these machine-generated bindings.

Usage

1

Arguments

obj

the object from which to get the generated binding information. Currently, this is the object returned from createClassBindings, but will be extended to handle higher-level aggregates for an entire file and its declarations and collections of files making up a native code library.

Author(s)

Duncan Temple Lang <duncan@wald.ucdavis.edu>

References

http://www.omegahat.org/RGCCTranslationUnit

See Also

createClassBindings


omegahat/RGCCTranslationUnit documentation built on May 24, 2019, 1:53 p.m.