C# Class bigloo.bchar

Inheritance: obj
Afficher le fichier Open project: mbrock/bigloo-llvm Class Usage Examples

Méthodes publiques

Свойство Type Description
allocated bigloo.bchar[]
value byte

Méthodes publiques

Méthode Description
bchar ( byte value )
write ( output_port p ) : void

Private Methods

Méthode Description
bchar ( )

Method Details

bchar() public méthode

public bchar ( byte value )
value byte

write() public méthode

public write ( output_port p ) : void
p output_port
Résultat void

Property Details

allocated public_oe static_oe property

public static bchar[],bigloo allocated
Résultat bigloo.bchar[]

value public_oe property

public byte value
Résultat byte