Bincimap 2.0.16
Easy Imapping
Loading...
Searching...
No Matches
Public Member Functions
MimeInputSource Class Reference

#include <mime-inputsource.h>

Public Member Functions

 MimeInputSource (int fd, unsigned int start=0)
 
virtual ~MimeInputSource (void)
 
virtual bool fillInputBuffer (void)
 
virtual void reset (void)
 
void seek (unsigned int offset)
 
bool getChar (char *c)
 
void ungetChar (void)
 
int getFileDescriptor (void) const
 
unsigned int getOffset (void) const
 

Detailed Description

Definition at line 15 of file mime-inputsource.h.

Constructor & Destructor Documentation

◆ MimeInputSource()

MimeInputSource ( int  fd,
unsigned int  start = 0 
)
inline

Definition at line 40 of file mime-inputsource.h.

Here is the call graph for this function:

◆ ~MimeInputSource()

~MimeInputSource ( void  )
inlinevirtual

Definition at line 53 of file mime-inputsource.h.

Member Function Documentation

◆ fillInputBuffer()

bool fillInputBuffer ( void  )
inlinevirtual

Definition at line 57 of file mime-inputsource.h.

Here is the caller graph for this function:

◆ getChar()

bool getChar ( char *  c)
inline

Definition at line 112 of file mime-inputsource.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ getFileDescriptor()

int getFileDescriptor ( void  ) const
inline

Definition at line 128 of file mime-inputsource.h.

Here is the caller graph for this function:

◆ getOffset()

unsigned int getOffset ( void  ) const
inline

Definition at line 133 of file mime-inputsource.h.

Here is the caller graph for this function:

◆ reset()

void reset ( void  )
inlinevirtual

Definition at line 90 of file mime-inputsource.h.

Here is the caller graph for this function:

◆ seek()

void seek ( unsigned int  offset)
inline

Definition at line 99 of file mime-inputsource.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ungetChar()

void ungetChar ( void  )
inline

Definition at line 122 of file mime-inputsource.h.

Here is the caller graph for this function:

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