SourcePro® C++ API Reference Guide

Product Documentation:
   SourcePro C++
Documentation Home
RWFile Member List

This is the complete list of members for RWFile, including all inherited members.

Access() const RWFile
ClearErr()RWFile
CurOffset() const RWFile
CurOffset64() const RWFile
Eof() const RWFile
eof() const RWFileinline
Erase()RWFile
Error() const RWFile
Exists() const RWFileinline
Exists(const char *filename)RWFilestatic
Exists(const char *filename, int mode)RWFilestatic
Flush()RWFile
GetName() const RWFileinline
GetStream() const RWFile
good() const RWFileinline
IsEmpty() const RWFile
isValid() const RWFile
Read(bool &i)RWFile
Read(char &c)RWFile
Read(short &i)RWFile
Read(int &i)RWFile
Read(long &i)RWFile
Read(unsigned char &c)RWFile
Read(wchar_t &w)RWFile
Read(unsigned short &i)RWFile
Read(unsigned int &i)RWFile
Read(unsigned long &i)RWFile
Read(float &f)RWFile
Read(double &s)RWFile
Read(long long &i)RWFile
Read(unsigned long long &i)RWFile
Read(long double &d)RWFile
Read(char *i, size_t n, int delim, size_t *count=0)RWFile
Read(bool *i, size_t n, size_t *count=0)RWFile
Read(char *i, size_t n, size_t *count=0)RWFile
Read(short *i, size_t n, size_t *count=0)RWFile
Read(int *i, size_t n, size_t *count=0)RWFile
Read(long *i, size_t n, size_t *count=0)RWFile
Read(wchar_t *i, size_t n, size_t *count=0)RWFile
Read(unsigned char *c, size_t n, size_t *count=0)RWFileinline
Read(unsigned short *i, size_t n, size_t *count=0)RWFileinline
Read(unsigned int *i, size_t n, size_t *count=0)RWFileinline
Read(unsigned long *i, size_t n, size_t *count=0)RWFileinline
Read(float *i, size_t n, size_t *count=0)RWFile
Read(double *i, size_t n, size_t *count=0)RWFile
Read(long long *i, size_t n, size_t *count=0)RWFile
Read(unsigned long long *i, size_t n, size_t *count=0)RWFile
Read(long double *i, size_t n, size_t *count=0)RWFile
Read(char *string)RWFile
RWFile(const char *filename, const char *mode=0, bool large_file=false)RWFile
SeekTo(RWoffset offset)RWFile
SeekTo64(RWoffset64 offset)RWFile
SeekToBegin()RWFile
SeekToEnd()RWFile
Write(bool i)RWFile
Write(char i)RWFile
Write(short i)RWFile
Write(int i)RWFile
Write(long i)RWFile
Write(wchar_t i)RWFile
Write(unsigned char i)RWFile
Write(unsigned short i)RWFile
Write(unsigned int i)RWFile
Write(unsigned long i)RWFile
Write(float f)RWFile
Write(double d)RWFile
Write(long long i)RWFile
Write(unsigned long long i)RWFile
Write(long double d)RWFile
Write(const char *string)RWFile
Write(const bool *i, size_t count)RWFile
Write(const short *i, size_t count)RWFile
Write(const int *i, size_t count)RWFile
Write(const long *i, size_t count)RWFile
Write(const wchar_t *i, size_t count)RWFile
Write(const unsigned char *c, size_t N)RWFileinline
Write(const unsigned short *i, size_t N)RWFileinline
Write(const unsigned int *i, size_t N)RWFileinline
Write(const unsigned long *i, size_t N)RWFileinline
Write(const float *i, size_t count)RWFile
Write(const double *i, size_t count)RWFile
Write(const char *string, size_t)RWFile
Write(const long long *i, size_t count)RWFile
Write(const unsigned long long *i, size_t count)RWFile
Write(const long double *i, size_t count)RWFile
~RWFile()RWFile

Copyright © 2016 Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.