C# Class GSF.IO.Unmanaged.UnmanagedMemoryStream.IoSession

Inheritance: BinaryStreamIoSessionBase
Datei anzeigen Open project: GridProtectionAlliance/openHistorian

Public Methods

Method Description
Clear ( ) : void
GetBlock ( BlockArguments args ) : void
IoSession ( UnmanagedMemoryStream stream ) : System

Method Details

Clear() public method

public Clear ( ) : void
return void

GetBlock() public method

public GetBlock ( BlockArguments args ) : void
args BlockArguments
return void

IoSession() public method

public IoSession ( UnmanagedMemoryStream stream ) : System
stream UnmanagedMemoryStream
return System