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