Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

BERSetDecoder Class Reference

#include <asn.h>

Inheritance diagram for BERSetDecoder:

BERGeneralDecoder Store List of all members.

Detailed Description

BER Set Decoder.

Definition at line 193 of file asn.h.

Public Member Functions

 BERSetDecoder (BufferedTransformation &inQueue, byte asnTag=SET|CONSTRUCTED)
 BERSetDecoder (BERSetDecoder &inQueue, byte asnTag=SET|CONSTRUCTED)
bool IsDefiniteLength () const
unsigned int RemainingLength () const
bool EndReached () const
byte PeekByte () const
void CheckByte (byte b)
unsigned int TransferTo2 (BufferedTransformation &target, unsigned long &transferBytes, const std::string &channel=NULL_CHANNEL, bool blocking=true)
unsigned int CopyRangeTo2 (BufferedTransformation &target, unsigned long &begin, unsigned long end=ULONG_MAX, const std::string &channel=NULL_CHANNEL, bool blocking=true) const
void MessageEnd ()
void IsolatedInitialize (const NameValuePairs &parameters)
unsigned int NumberOfMessages () const
bool GetNextMessage ()
unsigned int CopyMessagesTo (BufferedTransformation &target, unsigned int count=UINT_MAX, const std::string &channel=NULL_CHANNEL) const

Protected Attributes

BufferedTransformationm_inQueue
bool m_finished
bool m_definiteLength
unsigned int m_length
bool m_messageEnd


The documentation for this class was generated from the following file:
Generated on Fri Aug 13 09:56:56 2004 for Crypto++ by doxygen 1.3.7