C# Класс Logging.RemoteLogPrxHelper

Наследование: Ice.ObjectPrxHelperBase, RemoteLogPrx
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
ids__ string[]

Открытые методы

Метод Описание
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

Защищенные методы

Метод Описание
createDelegateD__ ( ) : Ice.ObjectDelD_
createDelegateM__ ( ) : Ice.ObjectDelM_

Приватные методы

Метод Описание
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

Описание методов

begin_log() публичный Метод

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
Результат Ice.AsyncResult

begin_log() публичный Метод

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
Результат Ice.AsyncResult

begin_log() публичный Метод

public begin_log ( string name, string time, string msg ) : Ice.AsyncResult
name string
time string
msg string
Результат Ice.AsyncResult

begin_log() публичный Метод

public begin_log ( string name, string time, string msg, string>._System ctx__ ) : Ice.AsyncResult
name string
time string
msg string
ctx__ string>._System
Результат Ice.AsyncResult

checkedCast() публичный статический Метод

public static checkedCast ( Ice b ) : RemoteLogPrx
b Ice
Результат RemoteLogPrx

checkedCast() публичный статический Метод

public static checkedCast ( Ice b, string>._System ctx ) : RemoteLogPrx
b Ice
ctx string>._System
Результат RemoteLogPrx

checkedCast() публичный статический Метод

public static checkedCast ( Ice b, string f ) : RemoteLogPrx
b Ice
f string
Результат RemoteLogPrx

checkedCast() публичный статический Метод

public static checkedCast ( Ice b, string f, string>._System ctx ) : RemoteLogPrx
b Ice
f string
ctx string>._System
Результат RemoteLogPrx

createDelegateD__() защищенный Метод

protected createDelegateD__ ( ) : Ice.ObjectDelD_
Результат Ice.ObjectDelD_

createDelegateM__() защищенный Метод

protected createDelegateM__ ( ) : Ice.ObjectDelM_
Результат Ice.ObjectDelM_

end_log() публичный Метод

public end_log ( Ice r__ ) : void
r__ Ice
Результат void

ice_staticId() публичный статический Метод

public static ice_staticId ( ) : string
Результат string

log() публичный Метод

public log ( string name, string time, string msg ) : void
name string
time string
msg string
Результат void

log() публичный Метод

public log ( string name, string time, string msg, string>._System context__ ) : void
name string
time string
msg string
context__ string>._System
Результат void

read__() публичный статический Метод

public static read__ ( IceInternal is__ ) : RemoteLogPrx
is__ IceInternal
Результат RemoteLogPrx

uncheckedCast() публичный статический Метод

public static uncheckedCast ( Ice b ) : RemoteLogPrx
b Ice
Результат RemoteLogPrx

uncheckedCast() публичный статический Метод

public static uncheckedCast ( Ice b, string f ) : RemoteLogPrx
b Ice
f string
Результат RemoteLogPrx

write__() публичный статический Метод

public static write__ ( IceInternal os__, RemoteLogPrx v__ ) : void
os__ IceInternal
v__ RemoteLogPrx
Результат void

Описание свойств

ids__ публичное статическое свойство

public static string[] ids__
Результат string[]