Rcpp Version 1.0.9
|
#include <Rstreambuf.h>
Public Member Functions | |
Rstreambuf () | |
Protected Member Functions | |
virtual std::streamsize | xsputn (const char *s, std::streamsize n) |
virtual int | overflow (int c=traits_type::eof()) |
virtual int | sync () |
std::streamsize | xsputn (const char *s, std::streamsize num) |
std::streamsize | xsputn (const char *s, std::streamsize num) |
int | overflow (int c) |
int | overflow (int c) |
int | sync () |
int | sync () |
Definition at line 32 of file Rstreambuf.h.
|
inline |
Definition at line 34 of file Rstreambuf.h.
|
inlineprotected |
Definition at line 61 of file Rstreambuf.h.
|
inlineprotected |
Definition at line 68 of file Rstreambuf.h.
|
protectedvirtual |
|
protectedvirtual |
|
inlineprotected |
Definition at line 76 of file Rstreambuf.h.
|
inlineprotected |
Definition at line 80 of file Rstreambuf.h.
|
protectedvirtual |
|
inlineprotected |
Definition at line 52 of file Rstreambuf.h.
|
inlineprotected |
Definition at line 56 of file Rstreambuf.h.