Uses of Class
pops.ale.engine.input.RPChannel

Packages that use RPChannel
pops.ale.engine   
pops.ale.engine.input.connectors   
 

Uses of RPChannel in pops.ale.engine
 

Methods in pops.ale.engine with parameters of type RPChannel
 ECReports IcomAleEngine.handleECSpec(ECSpec spec, RPChannel RpLink, IhmCom ihmLink)
          Immediate mode spec handler.
 void IcomAleEngine.init(IhmCom ihmLink, RPChannel rpLink)
          init stage of the engine.
 

Constructors in pops.ale.engine with parameters of type RPChannel
AleWorker(IcomAleEngine aleEngine, RPChannel RPLink, IhmCom ihmLink)
          Constructor
IcomAle(RPChannel RpLink, IhmCom ihmLink)
          Constructor.
 

Uses of RPChannel in pops.ale.engine.input.connectors
 

Subclasses of RPChannel in pops.ale.engine.input.connectors
 class PsionCaenChannel
          Psion CAEN connector.
 class RPSimChannel