JX Application Framework
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
charbuf Class Reference

#include <jStreamUtil.h>

Inheritance diagram for charbuf:
[legend]

Public Member Functions

 charbuf (const char *s, const std::size_t count)
 

Protected Member Functions

pos_type seekoff (off_type off, std::ios_base::seekdir dir, std::ios_base::openmode which=std::ios_base::in|std::ios_base::out) override
 
pos_type seekpos (pos_type sp, std::ios_base::openmode which) override
 

Constructor & Destructor Documentation

◆ charbuf()

charbuf::charbuf ( const char *  s,
const std::size_t  count 
)
inline

Member Function Documentation

◆ seekoff()

pos_type charbuf::seekoff ( off_type  off,
std::ios_base::seekdir  dir,
std::ios_base::openmode  which = std::ios_base::in | std::ios_base::out 
)
inlineoverrideprotected

◆ seekpos()

pos_type charbuf::seekpos ( pos_type  sp,
std::ios_base::openmode  which 
)
inlineoverrideprotected

The documentation for this class was generated from the following file: