Class Spinnaker::GenApi::IDevFileStreamBuf¶
template <typename CharType, typename Traits>
ClassList > GenApi > IDevFileStreamBuf
#include <Filestream.h>
Inherits the following classes: std::basic_streambuf< CharType, Traits >
Public Functions¶
| Type | Name |
|---|---|
| IDevFileStreamBuf () |
|
| filebuf_type * | close () |
| bool | is_open () const |
| filebuf_type * | open (Spinnaker::GenApi::INodeMap * pInterface, const char * pFileName, std::ios_base::openmode mode=std::ios_base::in) |
| ~IDevFileStreamBuf () |
Protected Functions¶
| Type | Name |
|---|---|
| int_type | pbackfail (int_type c) |
| int_type | underflow () |
Public Functions Documentation¶
function IDevFileStreamBuf [1/2]¶
function close¶
function is_open¶
function open¶
inline filebuf_type * GenApi::IDevFileStreamBuf::open (
Spinnaker::GenApi::INodeMap * pInterface,
const char * pFileName,
std::ios_base::openmode mode=std::ios_base::in
)
function ~IDevFileStreamBuf¶
Protected Functions Documentation¶
function pbackfail¶
function underflow¶
The documentation for this class was generated from the following file /workspace/include/SpinGenApi/Filestream.h