codeStream_ | Rcpp::attributes::ExportsGenerator | private |
commentPrefix_ | Rcpp::attributes::ExportsGenerator | private |
commit(const std::vector< std::string > &includes) | Rcpp::attributes::CppPackageIncludeGenerator | virtual |
Rcpp::attributes::ExportsGenerator::commit(const std::string &preamble=std::string()) | Rcpp::attributes::ExportsGenerator | protected |
CppPackageIncludeGenerator(const std::string &packageDir, const std::string &package, const std::string &fileSep) | Rcpp::attributes::CppPackageIncludeGenerator | |
dotNameHelper(const std::string &name) const | Rcpp::attributes::ExportsGenerator | protected |
doWriteFunctions(const SourceFileAttributes &, bool) | Rcpp::attributes::CppPackageIncludeGenerator | inlineprivatevirtual |
existingCode_ | Rcpp::attributes::ExportsGenerator | private |
ExportsGenerator(const std::string &targetFile, const std::string &package, const std::string &commentPrefix) | Rcpp::attributes::ExportsGenerator | protected |
ExportsGenerator(const ExportsGenerator &) | Rcpp::attributes::ExportsGenerator | private |
exportValidationFunction() | Rcpp::attributes::ExportsGenerator | inlineprotected |
exportValidationFunctionRegisteredName() | Rcpp::attributes::ExportsGenerator | inlineprotected |
generatorToken() const | Rcpp::attributes::ExportsGenerator | inlineprivate |
getHeaderGuard() const | Rcpp::attributes::CppPackageIncludeGenerator | private |
hasCppInterface() const | Rcpp::attributes::ExportsGenerator | inlineprotected |
hasCppInterface_ | Rcpp::attributes::ExportsGenerator | private |
includeDir_ | Rcpp::attributes::CppPackageIncludeGenerator | private |
isSafeToOverwrite() const | Rcpp::attributes::ExportsGenerator | inlineprivate |
operator std::ostream &() | Rcpp::attributes::ExportsGenerator | inline |
operator=(const ExportsGenerator &) | Rcpp::attributes::ExportsGenerator | private |
ostr() | Rcpp::attributes::ExportsGenerator | inlineprotected |
package() const | Rcpp::attributes::ExportsGenerator | inline |
package_ | Rcpp::attributes::ExportsGenerator | private |
packageCpp() const | Rcpp::attributes::ExportsGenerator | inline |
packageCpp_ | Rcpp::attributes::ExportsGenerator | private |
packageCppPrefix() const | Rcpp::attributes::ExportsGenerator | inline |
registerCCallableExportedName() | Rcpp::attributes::ExportsGenerator | inlineprotected |
remove() | Rcpp::attributes::ExportsGenerator | |
targetFile() const | Rcpp::attributes::ExportsGenerator | inline |
targetFile_ | Rcpp::attributes::ExportsGenerator | private |
writeBegin() | Rcpp::attributes::CppPackageIncludeGenerator | inlinevirtual |
writeEnd(bool hasPackageInit) | Rcpp::attributes::CppPackageIncludeGenerator | virtual |
writeFunctions(const SourceFileAttributes &attributes, bool verbose) | Rcpp::attributes::ExportsGenerator | |
~ExportsGenerator() | Rcpp::attributes::ExportsGenerator | inlinevirtual |