Property | Type | Description | |
---|---|---|---|
ids__ | string[] |
Method | 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 |
||
begin_log ( string name, string time, string msg ) : Ice.AsyncResult |
||
begin_log ( string name, string time, string msg, string>._System |
||
checkedCast ( Ice b ) : RemoteLogPrx | ||
checkedCast ( Ice b, string>._System |
||
checkedCast ( Ice b, string f ) : RemoteLogPrx | ||
checkedCast ( Ice b, string f, string>._System |
||
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 |
||
read__ ( IceInternal is__ ) : RemoteLogPrx | ||
uncheckedCast ( Ice b ) : RemoteLogPrx | ||
uncheckedCast ( Ice b, string f ) : RemoteLogPrx | ||
write__ ( IceInternal os__, RemoteLogPrx v__ ) : void |
Method | Description | |
---|---|---|
createDelegateD__ ( ) : Ice.ObjectDelD_ | ||
createDelegateM__ ( ) : Ice.ObjectDelM_ |
Method | Description | |
---|---|---|
begin_log ( string name, string time, string msg, string>._System |
||
log ( string name, string time, string msg, string>._System |
||
log_completed__ ( Logging.Logging cb__ ) : void |
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 | |
return | Ice.AsyncResult |
public begin_log ( string name, string time, string msg, string>._System |
||
name | string | |
time | string | |
msg | string | |
ctx__ | string>._System | |
cb__ | Ice | |
cookie__ | object | |
return | Ice.AsyncResult |
public begin_log ( string name, string time, string msg ) : Ice.AsyncResult |
||
name | string | |
time | string | |
msg | string | |
return | Ice.AsyncResult |
public begin_log ( string name, string time, string msg, string>._System |
||
name | string | |
time | string | |
msg | string | |
ctx__ | string>._System | |
return | Ice.AsyncResult |
public static checkedCast ( Ice b ) : RemoteLogPrx | ||
b | Ice | |
return | RemoteLogPrx |
public static checkedCast ( Ice b, string>._System |
||
b | Ice | |
ctx | string>._System | |
return | RemoteLogPrx |
public static checkedCast ( Ice b, string f ) : RemoteLogPrx | ||
b | Ice | |
f | string | |
return | RemoteLogPrx |
public static checkedCast ( Ice b, string f, string>._System |
||
b | Ice | |
f | string | |
ctx | string>._System | |
return | RemoteLogPrx |
protected createDelegateD__ ( ) : Ice.ObjectDelD_ | ||
return | Ice.ObjectDelD_ |
protected createDelegateM__ ( ) : Ice.ObjectDelM_ | ||
return | Ice.ObjectDelM_ |
public log ( string name, string time, string msg ) : void | ||
name | string | |
time | string | |
msg | string | |
return | void |
public log ( string name, string time, string msg, string>._System |
||
name | string | |
time | string | |
msg | string | |
context__ | string>._System | |
return | void |
public static read__ ( IceInternal is__ ) : RemoteLogPrx | ||
is__ | IceInternal | |
return | RemoteLogPrx |
public static uncheckedCast ( Ice b ) : RemoteLogPrx | ||
b | Ice | |
return | RemoteLogPrx |
public static uncheckedCast ( Ice b, string f ) : RemoteLogPrx | ||
b | Ice | |
f | string | |
return | RemoteLogPrx |
public static write__ ( IceInternal os__, RemoteLogPrx v__ ) : void | ||
os__ | IceInternal | |
v__ | RemoteLogPrx | |
return | void |