WeBlobStream Class Reference

BLOB stream for WeTagScanner. More...

#include <weBlob.h>

Inheritance diagram for WeBlobStream:

WeInStream

List of all members.

Public Member Functions

 WeBlobStream (const WeBlob &src)
virtual char GetChar ()
virtual void PushBack (char c)
virtual int GetPos ()

Private Attributes

const char * p
const char * start
const char * end


Detailed Description

BLOB stream for WeTagScanner.

This class translates WeBlob to the WeInStream for parsing.

Author:
A. Abramov
Date:
02.06.2009

Definition at line 70 of file weBlob.h.


Constructor & Destructor Documentation

WeBlobStream::WeBlobStream ( const WeBlob src  )  [inline]

Definition at line 76 of file weBlob.h.


Member Function Documentation

virtual char WeBlobStream::GetChar (  )  [inline, virtual]

Implements WeInStream.

Definition at line 82 of file weBlob.h.

virtual int WeBlobStream::GetPos (  )  [inline, virtual]

Implements WeInStream.

Definition at line 84 of file weBlob.h.

virtual void WeBlobStream::PushBack ( char  c  )  [inline, virtual]

Implements WeInStream.

Definition at line 83 of file weBlob.h.


Member Data Documentation

const char* WeBlobStream::end [private]

Definition at line 74 of file weBlob.h.

const char* WeBlobStream::p [private]

Definition at line 72 of file weBlob.h.

const char* WeBlobStream::start [private]

Definition at line 73 of file weBlob.h.


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


 
©2009 Positive Technologies
 
Generated on Tue Jul 14 18:27:31 2009 for WebEngine by 
 
 
1.5.7
 
Get wpcObj at SourceForge.net. Fast, secure and Free Open Source software downloads