C# 클래스 Example.ConverterDisp_

상속: Ice.ObjectImpl, Converter
파일 보기 프로젝트 열기: intel-cornellcup/r2bot

공개 프로퍼티들

프로퍼티 타입 설명
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

메소드 상세

dispatch__() 공개 메소드

public dispatch__ ( IceInternal inS__, Ice current__ ) : Ice.DispatchStatus
inS__ IceInternal
current__ Ice
리턴 Ice.DispatchStatus

ice_id() 공개 메소드

public ice_id ( ) : string
리턴 string

ice_id() 공개 메소드

public ice_id ( Ice current__ ) : string
current__ Ice
리턴 string

ice_ids() 공개 메소드

public ice_ids ( ) : string[]
리턴 string[]

ice_ids() 공개 메소드

public ice_ids ( Ice current__ ) : string[]
current__ Ice
리턴 string[]

ice_isA() 공개 메소드

public ice_isA ( string s ) : bool
s string
리턴 bool

ice_isA() 공개 메소드

public ice_isA ( string s, Ice current__ ) : bool
s string
current__ Ice
리턴 bool

ice_staticId() 공개 정적인 메소드

public static ice_staticId ( ) : string
리턴 string

readImpl__() 보호된 메소드

protected readImpl__ ( IceInternal is__ ) : void
is__ IceInternal
리턴 void

toUpper() 공개 메소드

public toUpper ( string s ) : string
s string
리턴 string

toUpper() 공개 추상적인 메소드

public abstract toUpper ( string s, Ice current__ ) : string
s string
current__ Ice
리턴 string

writeImpl__() 보호된 메소드

protected writeImpl__ ( IceInternal os__ ) : void
os__ IceInternal
리턴 void

프로퍼티 상세

ids__ 공개적으로 정적으로 프로퍼티

public static string[] ids__
리턴 string[]