C# Class Logging.RemoteLogPrxHelper

Inheritance: Ice.ObjectPrxHelperBase, RemoteLogPrx
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_log ( string name, string time, string msg, Ice cb__, object cookie__ ) : Ice.AsyncResult
begin_log ( string name, string time, string msg, string>._System ctx__, Ice cb__, object cookie__ ) : Ice.AsyncResult
begin_log ( string name, string time, string msg ) : Ice.AsyncResult
begin_log ( string name, string time, string msg, string>._System ctx__ ) : Ice.AsyncResult
checkedCast ( Ice b ) : RemoteLogPrx
checkedCast ( Ice b, string>._System ctx ) : RemoteLogPrx
checkedCast ( Ice b, string f ) : RemoteLogPrx
checkedCast ( Ice b, string f, string>._System ctx ) : RemoteLogPrx
end_log ( Ice r__ ) : void
ice_staticId ( ) : string
log ( string name, string time, string msg ) : void
log ( string name, string time, string msg, string>._System context__ ) : void
read__ ( IceInternal is__ ) : RemoteLogPrx
uncheckedCast ( Ice b ) : RemoteLogPrx
uncheckedCast ( Ice b, string f ) : RemoteLogPrx
write__ ( IceInternal os__, RemoteLogPrx v__ ) : void

Méthodes protégées

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

Private Methods

Méthode Description
begin_log ( string name, string time, string msg, string>._System ctx__, bool explicitContext__, Ice cb__, object cookie__ ) : Ice.AsyncResult
log ( string name, string time, string msg, string>._System context__, bool explicitContext__ ) : void
log_completed__ ( Logging.Logging cb__ ) : void

Method Details

begin_log() public méthode

public begin_log ( string name, string time, string msg, Ice cb__, object cookie__ ) : Ice.AsyncResult
name string
time string
msg string
cb__ Ice
cookie__ object
Résultat Ice.AsyncResult

begin_log() public méthode

public begin_log ( string name, string time, string msg, string>._System ctx__, Ice cb__, object cookie__ ) : Ice.AsyncResult
name string
time string
msg string
ctx__ string>._System
cb__ Ice
cookie__ object
Résultat Ice.AsyncResult

begin_log() public méthode

public begin_log ( string name, string time, string msg ) : Ice.AsyncResult
name string
time string
msg string
Résultat Ice.AsyncResult

begin_log() public méthode

public begin_log ( string name, string time, string msg, string>._System ctx__ ) : Ice.AsyncResult
name string
time string
msg string
ctx__ string>._System
Résultat Ice.AsyncResult

checkedCast() public static méthode

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

checkedCast() public static méthode

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

checkedCast() public static méthode

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

checkedCast() public static méthode

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

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_log() public méthode

public end_log ( Ice r__ ) : void
r__ Ice
Résultat void

ice_staticId() public static méthode

public static ice_staticId ( ) : string
Résultat string

log() public méthode

public log ( string name, string time, string msg ) : void
name string
time string
msg string
Résultat void

log() public méthode

public log ( string name, string time, string msg, string>._System context__ ) : void
name string
time string
msg string
context__ string>._System
Résultat void

read__() public static méthode

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

uncheckedCast() public static méthode

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

uncheckedCast() public static méthode

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

write__() public static méthode

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

Property Details

ids__ public_oe static_oe property

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