C# Класс R2D2.BaseToBotDisp_

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

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

Свойство Тип Описание
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
move ( int lSpeed, int rSpeed ) : void
move ( int lSpeed, int rSpeed, Ice current__ ) : void
ping ( ) : void
ping ( Ice current__ ) : void
playSound ( R2D2 snd ) : void
playSound ( R2D2 snd, Ice current__ ) : void
rotateHead ( int angle ) : void
rotateHead ( int angle, Ice current__ ) : void
setFlapState ( R2D2 state ) : void
setFlapState ( R2D2 state, Ice current__ ) : void
shutdown ( ) : void
shutdown ( Ice current__ ) : void

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

Метод Описание
readImpl__ ( IceInternal is__ ) : void
writeImpl__ ( IceInternal os__ ) : void

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

Метод Описание
move___ ( BaseToBot obj__, IceInternal inS__, Ice current__ ) : Ice.DispatchStatus
ping___ ( BaseToBot obj__, IceInternal inS__, Ice current__ ) : Ice.DispatchStatus
playSound___ ( BaseToBot obj__, IceInternal inS__, Ice current__ ) : Ice.DispatchStatus
rotateHead___ ( BaseToBot obj__, IceInternal inS__, Ice current__ ) : Ice.DispatchStatus
setFlapState___ ( BaseToBot obj__, IceInternal inS__, Ice current__ ) : Ice.DispatchStatus
shutdown___ ( BaseToBot 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

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

public move ( int lSpeed, int rSpeed ) : void
lSpeed int
rSpeed int
Результат void

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

public abstract move ( int lSpeed, int rSpeed, Ice current__ ) : void
lSpeed int
rSpeed int
current__ Ice
Результат void

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

public ping ( ) : void
Результат void

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

public abstract ping ( Ice current__ ) : void
current__ Ice
Результат void

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

public playSound ( R2D2 snd ) : void
snd R2D2
Результат void

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

public abstract playSound ( R2D2 snd, Ice current__ ) : void
snd R2D2
current__ Ice
Результат void

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

protected readImpl__ ( IceInternal is__ ) : void
is__ IceInternal
Результат void

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

public rotateHead ( int angle ) : void
angle int
Результат void

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

public abstract rotateHead ( int angle, Ice current__ ) : void
angle int
current__ Ice
Результат void

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

public setFlapState ( R2D2 state ) : void
state R2D2
Результат void

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

public abstract setFlapState ( R2D2 state, Ice current__ ) : void
state R2D2
current__ Ice
Результат void

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

public shutdown ( ) : void
Результат void

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

public abstract shutdown ( Ice current__ ) : void
current__ Ice
Результат void

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

protected writeImpl__ ( IceInternal os__ ) : void
os__ IceInternal
Результат void

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

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

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