|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Pcn1001CountInfoService | |
|---|---|
| com.eurotech.framework.protocol.pcn | |
| Uses of Pcn1001CountInfoService in com.eurotech.framework.protocol.pcn |
|---|
| Subinterfaces of Pcn1001CountInfoService in com.eurotech.framework.protocol.pcn | |
|---|---|
interface |
Pcn1001InfoService
Defines IPcn1001InfoService - passenger counter info service. |
interface |
Pcn1001Service
Defines IPcn1001Service - passenger counter service. |
| Classes in com.eurotech.framework.protocol.pcn that implement Pcn1001CountInfoService | |
|---|---|
class |
Pcn1001
Defines Pcn1001 - passenger counter class. |
| Methods in com.eurotech.framework.protocol.pcn that return Pcn1001CountInfoService | |
|---|---|
Pcn1001CountInfoService[] |
Pcn1001MasterService.enableDisablePcn1001Counting(byte enOpcode)
Enables/disables counting on all functional devices. |
Pcn1001CountInfoService[] |
Pcn1001Master.enableDisablePcn1001Counting(byte enOpcode)
|
Pcn1001CountInfoService[] |
Pcn1001MasterService.getPcn1001CountInfo()
Obtains and reports PCN-1001 IN/OUT count information from all functional devices. |
Pcn1001CountInfoService[] |
Pcn1001Master.getPcn1001CountInfo()
|
Pcn1001CountInfoService[] |
Pcn1001MasterService.getPcn1001LastCountInfo()
Returns last read CountInfo. |
Pcn1001CountInfoService[] |
Pcn1001Master.getPcn1001LastCountInfo()
|
Pcn1001CountInfoService |
Pcn1001FactoryService.obtainPcn1001CountInfoService(Pcn1001CountInfoService countInfoService)
Obtains IPcn1001CountInfoService by invoking respective Pcn1001 copy constructor to copy information from supplied service. |
Pcn1001CountInfoService |
Pcn1001Factory.obtainPcn1001CountInfoService(Pcn1001CountInfoService countInfoService)
|
Pcn1001CountInfoService |
CountInfoQueue.pop()
Pops CountInfo record from queue. |
Pcn1001CountInfoService[] |
Pcn1001MasterService.resetPcn1001Counts()
Resets IN/OUT counts all functional devices. |
Pcn1001CountInfoService[] |
Pcn1001Master.resetPcn1001Counts()
|
| Methods in com.eurotech.framework.protocol.pcn with parameters of type Pcn1001CountInfoService | |
|---|---|
void |
Pcn1001CountListenerService.inOutCountChanged(Pcn1001CountInfoService countInfoService)
IN/OUT count changed notification. |
Pcn1001CountInfoService |
Pcn1001FactoryService.obtainPcn1001CountInfoService(Pcn1001CountInfoService countInfoService)
Obtains IPcn1001CountInfoService by invoking respective Pcn1001 copy constructor to copy information from supplied service. |
Pcn1001CountInfoService |
Pcn1001Factory.obtainPcn1001CountInfoService(Pcn1001CountInfoService countInfoService)
|
void |
CountInfoQueue.push(Pcn1001CountInfoService countInfoService)
Puts CountInfo record to queue. |
| Constructors in com.eurotech.framework.protocol.pcn with parameters of type Pcn1001CountInfoService | |
|---|---|
Pcn1001(Pcn1001CountInfoService countInfoService)
Pcn1001 - copy constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||