You are here: Home > Projects > SimStream > Documentation

SimStream Documentation

CStreamDecoder Class Reference

Inheritance diagram for CStreamDecoder:
CStreamDecoderFrame

List of all members.

Public Types

enum  EResult { SUCCESS = 0, FAIL_PACKET_TYPE = 1, FAIL_STREAM = 2 }

Public Member Functions

 CStreamDecoder (__uint32 stream)
void Reset (__uint32 stream)
virtual EResult Decode (CAddress address, CPacketStream *packet)=0

Protected Attributes

__uint32 stream

Detailed Description

Definition at line 7 of file StreamDecoder.h.


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

Last updated: February 8, 2011