#include <FedmIscPeopleCounter.h>

Public Member Functions | |
| FedmIscPeopleCounter (FEDM_ISCReader *pReader, unsigned char ucBusAdr) | |
| int | GetCounter (unsigned int &uiRadar1_Cnt1, unsigned int &uiRadar1_Cnt2, unsigned int &uiRadar2_Cnt1, unsigned int &uiRadar2_Cnt2) |
| int | SetCounter (unsigned int uiRadar1_Cnt1, unsigned int uiRadar1_Cnt2, unsigned int uiRadar2_Cnt1, unsigned int uiRadar2_Cnt2) |
| int | SetOutput (FEISC_GPC_OUTPUT *pOutput1, FEISC_GPC_OUTPUT *pOutput2, FEISC_GPC_OUTPUT *pOutput3) |
| virtual | ~FedmIscPeopleCounter () |
Definition at line 54 of file FedmIscPeopleCounter.h.
| FedmIscPeopleCounter::FedmIscPeopleCounter | ( | FEDM_ISCReader * | pReader, |
| unsigned char | ucBusAdr | ||
| ) |
Definition at line 52 of file FedmIscPeopleCounter.cpp.
| FedmIscPeopleCounter::~FedmIscPeopleCounter | ( | ) | [virtual] |
Definition at line 60 of file FedmIscPeopleCounter.cpp.
| int FedmIscPeopleCounter::GetCounter | ( | unsigned int & | uiRadar1_Cnt1, |
| unsigned int & | uiRadar1_Cnt2, | ||
| unsigned int & | uiRadar2_Cnt1, | ||
| unsigned int & | uiRadar2_Cnt2 | ||
| ) |
Definition at line 174 of file FedmIscPeopleCounter.cpp.
| int FedmIscPeopleCounter::SetCounter | ( | unsigned int | uiRadar1_Cnt1, |
| unsigned int | uiRadar1_Cnt2, | ||
| unsigned int | uiRadar2_Cnt1, | ||
| unsigned int | uiRadar2_Cnt2 | ||
| ) |
Definition at line 244 of file FedmIscPeopleCounter.cpp.
| int FedmIscPeopleCounter::SetOutput | ( | FEISC_GPC_OUTPUT * | pOutput1, |
| FEISC_GPC_OUTPUT * | pOutput2, | ||
| FEISC_GPC_OUTPUT * | pOutput3 | ||
| ) |
Definition at line 77 of file FedmIscPeopleCounter.cpp.