C# Class Example.ConverterPrxHelper

Inheritance: Ice.ObjectPrxHelperBase, ConverterPrx
Afficher le fichier Open project: intel-cornellcup/r2bot Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
begin_toUpper ( string s, Ice cb__, object cookie__ ) : Ice.AsyncResult
begin_toUpper ( string s, string>._System ctx__, Ice cb__, object cookie__ ) : Ice.AsyncResult
begin_toUpper ( string s ) : Ice.AsyncResult
begin_toUpper ( string s, string>._System ctx__ ) : Ice.AsyncResult
checkedCast ( Ice b ) : ConverterPrx
checkedCast ( Ice b, string>._System ctx ) : ConverterPrx
checkedCast ( Ice b, string f ) : ConverterPrx
checkedCast ( Ice b, string f, string>._System ctx ) : ConverterPrx
end_toUpper ( Ice r__ ) : string
ice_staticId ( ) : string
read__ ( IceInternal is__ ) : ConverterPrx
toUpper ( string s ) : string
toUpper ( string s, string>._System context__ ) : string
uncheckedCast ( Ice b ) : ConverterPrx
uncheckedCast ( Ice b, string f ) : ConverterPrx
write__ ( IceInternal os__, ConverterPrx v__ ) : void

Méthodes protégées

Méthode Description
createDelegateD__ ( ) : Ice.ObjectDelD_
createDelegateM__ ( ) : Ice.ObjectDelM_

Private Methods

Méthode Description
begin_toUpper ( string s, string>._System ctx__, bool explicitContext__, Ice cb__, object cookie__ ) : Ice.AsyncResult
toUpper ( string s, string>._System context__, bool explicitContext__ ) : string
toUpper_completed__ ( Ice r__, Example cb__, Ice excb__ ) : void

Method Details

begin_toUpper() public méthode

public begin_toUpper ( string s, Ice cb__, object cookie__ ) : Ice.AsyncResult
s string
cb__ Ice
cookie__ object
Résultat Ice.AsyncResult

begin_toUpper() public méthode

public begin_toUpper ( string s, string>._System ctx__, Ice cb__, object cookie__ ) : Ice.AsyncResult
s string
ctx__ string>._System
cb__ Ice
cookie__ object
Résultat Ice.AsyncResult

begin_toUpper() public méthode

public begin_toUpper ( string s ) : Ice.AsyncResult
s string
Résultat Ice.AsyncResult

begin_toUpper() public méthode

public begin_toUpper ( string s, string>._System ctx__ ) : Ice.AsyncResult
s string
ctx__ string>._System
Résultat Ice.AsyncResult

checkedCast() public static méthode

public static checkedCast ( Ice b ) : ConverterPrx
b Ice
Résultat ConverterPrx

checkedCast() public static méthode

public static checkedCast ( Ice b, string>._System ctx ) : ConverterPrx
b Ice
ctx string>._System
Résultat ConverterPrx

checkedCast() public static méthode

public static checkedCast ( Ice b, string f ) : ConverterPrx
b Ice
f string
Résultat ConverterPrx

checkedCast() public static méthode

public static checkedCast ( Ice b, string f, string>._System ctx ) : ConverterPrx
b Ice
f string
ctx string>._System
Résultat ConverterPrx

createDelegateD__() protected méthode

protected createDelegateD__ ( ) : Ice.ObjectDelD_
Résultat Ice.ObjectDelD_

createDelegateM__() protected méthode

protected createDelegateM__ ( ) : Ice.ObjectDelM_
Résultat Ice.ObjectDelM_

end_toUpper() public méthode

public end_toUpper ( Ice r__ ) : string
r__ Ice
Résultat string

ice_staticId() public static méthode

public static ice_staticId ( ) : string
Résultat string

read__() public static méthode

public static read__ ( IceInternal is__ ) : ConverterPrx
is__ IceInternal
Résultat ConverterPrx

toUpper() public méthode

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

toUpper() public méthode

public toUpper ( string s, string>._System context__ ) : string
s string
context__ string>._System
Résultat string

uncheckedCast() public static méthode

public static uncheckedCast ( Ice b ) : ConverterPrx
b Ice
Résultat ConverterPrx

uncheckedCast() public static méthode

public static uncheckedCast ( Ice b, string f ) : ConverterPrx
b Ice
f string
Résultat ConverterPrx

write__() public static méthode

public static write__ ( IceInternal os__, ConverterPrx v__ ) : void
os__ IceInternal
v__ ConverterPrx
Résultat void

Property Details

ids__ public_oe static_oe property

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