Public Member Functions | |
membuf (char *p, size_t n) | |
char * | getCurrent () const |
Protected Member Functions | |
virtual pos_type | seekoff (off_type off, std::ios_base::seekdir dir, std::ios_base::openmode which=std::ios_base::in|std::ios_base::out) |
virtual pos_type | seekpos (pos_type off, std::ios_base::openmode which=std::ios_base::in|std::ios_base::out) |
Protected Member Functions inherited from Eegeo::NonCopyable | |
NonCopyable (const NonCopyable &)=delete | |
NonCopyable & | operator= (const NonCopyable &)=delete |