Alex Bikfalvi
SimStream Documentation
CStreamMessagePullSegmentRequest Class Reference
Inheritance diagram for CStreamMessagePullSegmentRequest:
Public Member Functions | |
| CStreamMessagePullSegmentRequest (__uint32 stream, __uint32 srcId, __uint32 srcIdEntry, __uint32 dstId, __uint32 dstIdEntry, __uint32 first, __uint8 count, __uint64 bitmap) | |
| __uint32 | SrcId () |
| __uint32 | SrcIdEntry () |
| __uint32 | DstId () |
| __uint32 | DstIdEntry () |
| __uint32 | First () |
| __uint8 | Count () |
| __uint64 | Bitmap () |
| virtual CPacket * | Copy () |
Private Attributes | |
| __uint32 | srcId |
| __uint32 | srcIdEntry |
| __uint32 | dstId |
| __uint32 | dstIdEntry |
| __uint32 | first |
| __uint8 | count |
| __uint64 | bitmap |
Detailed Description
Definition at line 5 of file StreamMessagePullSegmentRequest.h.
The documentation for this class was generated from the following files:
Last updated: February 8, 2011