Rcpp Version 0.9.10
Rcpp::Rstreambuf Class Reference

#include <Rstreambuf.h>

List of all members.

Protected Member Functions

virtual std::streamsize xsputn (const char *s, std::streamsize n)
virtual int overflow (int c=EOF)

Detailed Description

Definition at line 33 of file Rstreambuf.h.


Member Function Documentation

int Rcpp::Rstreambuf::overflow ( int  c = EOF) [protected, virtual]

Definition at line 30 of file Rstreambuf.cpp.

std::streamsize Rcpp::Rstreambuf::xsputn ( const char *  s,
std::streamsize  n 
) [protected, virtual]

Definition at line 25 of file Rstreambuf.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines