C# Class Logging.RemoteLogDisp_

Inheritance: Ice.ObjectImpl, RemoteLog
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
log ( string name, string time, string msg ) : void
log ( string name, string time, string msg, Ice current__ ) : void

Méthodes protégées

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

Private Methods

Méthode Description
log___ ( RemoteLog 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

log() public méthode

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

log() public abstract méthode

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

readImpl__() protected méthode

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

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[]