Alex Bikfalvi
SimStream Documentation
CStreamDecoder Class Reference
Inheritance diagram for CStreamDecoder:
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