프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ids__ | string[] |
메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
readImpl__ ( IceInternal is__ ) : void | ||
writeImpl__ ( IceInternal os__ ) : void |
메소드 | 설명 | |
---|---|---|
toUpper___ ( Converter obj__, IceInternal inS__, Ice current__ ) : Ice.DispatchStatus |
public dispatch__ ( IceInternal inS__, Ice current__ ) : Ice.DispatchStatus | ||
inS__ | IceInternal | |
current__ | Ice | |
리턴 | Ice.DispatchStatus |
public abstract toUpper ( string s, Ice current__ ) : string | ||
s | string | |
current__ | Ice | |
리턴 | string |