Method | Description | |
---|---|---|
Complete ( ) : void |
Finished
|
|
MessageHandler ( IProfilerCommunication profilerCommunication, IMarshalWrapper marshalWrapper, IMemoryManager memoryManager ) : System |
Construct a Message Handler
|
|
StandardMessage ( MSG_Type msgType, IManagedCommunicationBlock mcb, IManagedCommunicationBlock>.Action |
Process a Standard Message
|
Method | Description | |
---|---|---|
HandleAllocateBufferMessage ( Action |
||
HandleCloseChannelMessage ( |
||
HandleGetBranchPointsMessage ( |
||
HandleGetSequencePointsMessage ( |
||
HandleTrackAssemblyMessage ( |
||
HandleTrackMethodMessage ( |
||
HandleTrackProcessMessage ( |
public MessageHandler ( IProfilerCommunication profilerCommunication, IMarshalWrapper marshalWrapper, IMemoryManager memoryManager ) : System | ||
profilerCommunication | IProfilerCommunication | |
marshalWrapper | IMarshalWrapper | |
memoryManager | IMemoryManager | |
return | System |
public StandardMessage ( MSG_Type msgType, IManagedCommunicationBlock mcb, IManagedCommunicationBlock>.Action |
||
msgType | MSG_Type | |
mcb | IManagedCommunicationBlock | |
chunkReady | IManagedCommunicationBlock>.Action | |
offloadHandling | Action |
|
return | int |