fOwnAll = fOwnReader + fOwnWriter,
70fNoStatusLog = 1 << 3,
71fLogExceptions = 1 << 4,
72fLeakExceptions = 1 << 5
78streamsize buf_size = 0,
86streamsize buf_size = 0,
98 virtualstreamsize showmanyc(
void);
100 virtual intsync(
void);
124IOS_BASE::openmode which =
130{
returnxsgetn(
buf,
n); }
135{
returnx_GPos - (
CT_OFF_TYPE)(gptr() ? egptr() - gptr() : 0); }
138{
returnx_PPos + (
CT_OFF_TYPE)(pbase() ? pbase() - pptr() : 0); }
141{
returnpbase() < pptr() ? sync() : 0; }
176 #ifdef NCBI_COMPILER_MSVC 177 # pragma warning(pop)Reader-writer-based stream buffer.
CT_CHAR_TYPE * m_WriteBuf
CT_POS_TYPE x_ErrPos
position of the _write_ error (if x_Err)
virtual streamsize _Xsgetn_s(CT_CHAR_TYPE *buf, size_t, streamsize n)
EFlags
Which of the objects (passed in the constructor) must be deleted on this object's destruction,...
int TFlags
Bitwise OR of EFlags.
CT_POS_TYPE x_GPos
get position [for istream::tellg()]
CRWStreambuf operator=(const CRWStreambuf &)
bool x_Err
whether there was a _write_ error
CT_POS_TYPE x_GetGPos(void)
CRWStreambuf(const CRWStreambuf &)
bool x_Eof
whether at EOF
CT_POS_TYPE x_GetPPos(void)
AutoPtr< IReader > m_Reader
AutoPtr< IWriter > m_Writer
CT_POS_TYPE x_PPos
put position [for ostream::tellp()]
A very basic data-read/write interface.
A very basic data-read interface.
A very basic data-write interface.
Abstract reader-writer interface classes.
std::ofstream out("events_result.xml")
main entry point for tests
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
ERW_Result
Result codes for I/O operations.
IO_PREFIX::streambuf CNcbiStreambuf
Portable alias for streambuf.
#define NCBI_XNCBI_EXPORT
static int x_Pushback(SOCK sock, BUF buf)
NCBI C++ stream class wrappers for triggering between "new" and "old" C++ stream libraries.
std::istream & in(std::istream &in_, double &x_)
double r(size_t dimension_, const Int4 *score_, const double *prob_, double theta_)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4