Spinnaker SDK C++
4.3.0.189
 
Public Member Functions | Protected Member Functions | List of all members
IDevFileStreamBuf< CharType, Traits > Class Template Reference
Inheritance diagram for IDevFileStreamBuf< CharType, Traits >:

Public Member Functions

 IDevFileStreamBuf ()
 
 ~IDevFileStreamBuf ()
 
filebuf_typeopen (Spinnaker::GenApi::INodeMap *pInterface, const char *pFileName, std::ios_base::openmode mode=std::ios_base::in)
 
bool is_open () const
 
filebuf_typeclose ()
 

Protected Member Functions

int_type underflow ()
 
int_type pbackfail (int_type c)
 

Constructor & Destructor Documentation

◆ IDevFileStreamBuf()

IDevFileStreamBuf ( )
inline

◆ ~IDevFileStreamBuf()

~IDevFileStreamBuf ( )
inline

Member Function Documentation

◆ close()

filebuf_type* close ( )
inline

◆ is_open()

bool is_open ( ) const
inline

◆ open()

filebuf_type* open ( Spinnaker::GenApi::INodeMap pInterface,
const char *  pFileName,
std::ios_base::openmode  mode = std::ios_base::in 
)
inline

◆ pbackfail()

int_type pbackfail ( int_type  c)
inlineprotected

◆ underflow()

int_type underflow ( )
inlineprotected

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