List of all members.
Public Member Functions |
|
| CStreamFrame (__uint32 stream, EFrameType type, __uint32 index, char anchorP, char anchorB, __uint32 size, __uint32 segment, __byte segmentIndex, __byte segmentSize) |
|
bool | Valid () |
|
__uint32 | Stream () |
|
EFrameType | Type () |
|
__uint32 | Index () |
|
char | AnchorP () |
|
char | AnchorB () |
|
__uint32 | Size () |
|
__uint32 | Segment () |
|
__byte | SegmentIndex () |
|
__byte | SegmentSize () |
Private Attributes |
|
bool | valid |
|
__uint32 | stream |
|
EFrameType | type |
|
__uint32 | index |
|
char | anchorP |
|
char | anchorB |
|
__uint32 | size |
|
__uint32 | segment |
|
__byte | segmentIndex |
|
__byte | segmentSize |
Detailed Description
Definition at line 5 of file StreamFrame.h.
The documentation for this class was generated from the following files: