C# Class csogg.StreamState

Summary description for StreamState.
Afficher le fichier Open project: secred/Tachycardia Class Usage Examples

Méthodes publiques

Свойство Type Description
e_o_s int

Méthodes publiques

Méthode Description
StreamState ( ) : System
StreamState ( int serialno ) : System
body_expand ( int needed ) : void
clear ( ) : void
destroy ( ) : void
eof ( ) : int
flush ( Page og ) : int
init ( ) : void
init ( int serialno ) : void
lacing_expand ( int needed ) : void
packetin ( Packet op ) : int
packetout ( Packet op ) : int
pagein ( Page og ) : int
pageout ( Page og ) : int
reset ( ) : int

Method Details

StreamState() public méthode

public StreamState ( ) : System
Résultat System

StreamState() public méthode

public StreamState ( int serialno ) : System
serialno int
Résultat System

body_expand() public méthode

public body_expand ( int needed ) : void
needed int
Résultat void

clear() public méthode

public clear ( ) : void
Résultat void

destroy() public méthode

public destroy ( ) : void
Résultat void

eof() public méthode

public eof ( ) : int
Résultat int

flush() public méthode

public flush ( Page og ) : int
og Page
Résultat int

init() public méthode

public init ( ) : void
Résultat void

init() public méthode

public init ( int serialno ) : void
serialno int
Résultat void

lacing_expand() public méthode

public lacing_expand ( int needed ) : void
needed int
Résultat void

packetin() public méthode

public packetin ( Packet op ) : int
op Packet
Résultat int

packetout() public méthode

public packetout ( Packet op ) : int
op Packet
Résultat int

pagein() public méthode

public pagein ( Page og ) : int
og Page
Résultat int

pageout() public méthode

public pageout ( Page og ) : int
og Page
Résultat int

reset() public méthode

public reset ( ) : int
Résultat int

Property Details

e_o_s public_oe property

public int e_o_s
Résultat int