C# Class GSF.IO.Unmanaged.UnmanagedMemoryStreamCore.Settings

This class was created to allow settings update to be atomic.
Afficher le fichier Open project: GridProtectionAlliance/openHistorian

Méthodes publiques

Méthode Description
AddNewPage ( IntPtr pagePointer ) : void
Clone ( ) : Settings
GetPointer ( int page ) : IntPtr
Settings ( ) : System

Private Methods

Méthode Description
EnsureCapacity ( ) : void

Method Details

AddNewPage() public méthode

public AddNewPage ( IntPtr pagePointer ) : void
pagePointer System.IntPtr
Résultat void

Clone() public méthode

public Clone ( ) : Settings
Résultat Settings

GetPointer() public méthode

public GetPointer ( int page ) : IntPtr
page int
Résultat System.IntPtr

Settings() public méthode

public Settings ( ) : System
Résultat System