C# Class Dbus.Protocol

Afficher le fichier Open project: apenwarr/versaplex

Méthodes publiques

Méthode Description
GetAlignment ( DType dtype ) : int
PadNeeded ( int pos, int alignment ) : int
Padded ( int pos, int alignment ) : int

Method Details

GetAlignment() public static méthode

public static GetAlignment ( DType dtype ) : int
dtype DType
Résultat int

PadNeeded() public static méthode

public static PadNeeded ( int pos, int alignment ) : int
pos int
alignment int
Résultat int

Padded() public static méthode

public static Padded ( int pos, int alignment ) : int
pos int
alignment int
Résultat int