Property | Type | Description | |
---|---|---|---|
ids__ | string[] |
Method | 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 | ||
toUpper ( string s ) : string | ||
toUpper ( string s, Ice current__ ) : string |
Method | Description | |
---|---|---|
readImpl__ ( IceInternal is__ ) : void | ||
writeImpl__ ( IceInternal os__ ) : void |
Method | Description | |
---|---|---|
toUpper___ ( Converter obj__, IceInternal inS__, Ice current__ ) : Ice.DispatchStatus |
public dispatch__ ( IceInternal inS__, Ice current__ ) : Ice.DispatchStatus | ||
inS__ | IceInternal | |
current__ | Ice | |
return | Ice.DispatchStatus |
public ice_isA ( string s, Ice current__ ) : bool | ||
s | string | |
current__ | Ice | |
return | bool |
protected readImpl__ ( IceInternal is__ ) : void | ||
is__ | IceInternal | |
return | void |
public abstract toUpper ( string s, Ice current__ ) : string | ||
s | string | |
current__ | Ice | |
return | string |
protected writeImpl__ ( IceInternal os__ ) : void | ||
os__ | IceInternal | |
return | void |