• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • kdepim
  • Sitemap
  • Contact Us
 

akregator

c4_FileStream Class Reference

#include <mk4io.h>

Inheritance diagram for c4_FileStream:

Inheritance graph
[legend]

List of all members.


Detailed Description

A file stream can be used to serialize using the stdio library.

Definition at line 17 of file mk4io.h.


Public Member Functions

 c4_FileStream (FILE *stream_, bool owned_=false)
virtual int Read (void *buffer_, int length_)
virtual bool Write (const void *buffer_, int length_)
virtual ~c4_FileStream ()

Public Attributes

bool _owned
FILE * _stream

Constructor & Destructor Documentation

c4_FileStream::c4_FileStream ( FILE *  stream_,
bool  owned_ = false 
)

Definition at line 181 of file fileio.cpp.

c4_FileStream::~c4_FileStream (  )  [virtual]

Definition at line 184 of file fileio.cpp.


Member Function Documentation

int c4_FileStream::Read ( void *  ,
int   
) [virtual]

Fetch some bytes sequentially.

Implements c4_Stream.

Definition at line 189 of file fileio.cpp.

bool c4_FileStream::Write ( const void *  ,
int   
) [virtual]

Store some bytes sequentially.

Implements c4_Stream.

Definition at line 195 of file fileio.cpp.


Member Data Documentation

bool c4_FileStream::_owned

Definition at line 27 of file mk4io.h.

FILE* c4_FileStream::_stream

Definition at line 26 of file mk4io.h.


The documentation for this class was generated from the following files:
  • mk4io.h
  • fileio.cpp

akregator

Skip menu "akregator"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

kdepim

Skip menu "kdepim"
  • akonadi
  •   clients
  •   kabc
  •   kcal
  •   kcm
  • akregator
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt
  • kdgantt1
  • kjots
  • kleopatra
  • kmail
  • kmobiletools
  • knode
  • knotes
  • kontact
  • kontactinterfaces
  • korganizer
  •   korgac
  • kpilot
  • ktimetracker
  • libkdepim
  • libkholidays
  • libkleo
  • libkpgp
  • maildir
Generated for kdepim by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal