C# Class Example.ConverterDisp_

Inheritance: Ice.ObjectImpl, Converter
Afficher le fichier Open project: intel-cornellcup/r2bot

Méthodes publiques

Свойство Type Description
ids__ string[]

Méthodes publiques

Méthode Description
dispatch__ ( IceInternal inS__, Ice current__ ) : Ice.DispatchStatus
ice_id ( ) : string
ice_id ( Ice current__ ) : string
ice_ids ( ) : string[]
ice_ids ( Ice current__ ) : string[]
ice_isA ( string s ) : bool
ice_isA ( string s, Ice current__ ) : bool
ice_staticId ( ) : string
toUpper ( string s ) : string
toUpper ( string s, Ice current__ ) : string

Méthodes protégées

Méthode Description
readImpl__ ( IceInternal is__ ) : void
writeImpl__ ( IceInternal os__ ) : void

Private Methods

Méthode Description
toUpper___ ( Converter obj__, IceInternal inS__, Ice current__ ) : Ice.DispatchStatus

Method Details

dispatch__() public méthode

public dispatch__ ( IceInternal inS__, Ice current__ ) : Ice.DispatchStatus
inS__ IceInternal
current__ Ice
Résultat Ice.DispatchStatus

ice_id() public méthode

public ice_id ( ) : string
Résultat string

ice_id() public méthode

public ice_id ( Ice current__ ) : string
current__ Ice
Résultat string

ice_ids() public méthode

public ice_ids ( ) : string[]
Résultat string[]

ice_ids() public méthode

public ice_ids ( Ice current__ ) : string[]
current__ Ice
Résultat string[]

ice_isA() public méthode

public ice_isA ( string s ) : bool
s string
Résultat bool

ice_isA() public méthode

public ice_isA ( string s, Ice current__ ) : bool
s string
current__ Ice
Résultat bool

ice_staticId() public static méthode

public static ice_staticId ( ) : string
Résultat string

readImpl__() protected méthode

protected readImpl__ ( IceInternal is__ ) : void
is__ IceInternal
Résultat void

toUpper() public méthode

public toUpper ( string s ) : string
s string
Résultat string

toUpper() public abstract méthode

public abstract toUpper ( string s, Ice current__ ) : string
s string
current__ Ice
Résultat string

writeImpl__() protected méthode

protected writeImpl__ ( IceInternal os__ ) : void
os__ IceInternal
Résultat void

Property Details

ids__ public_oe static_oe property

public static string[] ids__
Résultat string[]