4 #include "umic/umi.hxx" 5 #include "umi/umi_user.hxx" 6 #include "tina/tina.hxx" 23 int cnRio() {
return _cnRio; }
26 int func(
int eState );
34 int cnRio() {
return _cnRio; }
37 int func(
int eState ) ;
45 Umi::ChanUser *_pucIo;
50 void done(Umi::Task *pta) {
54 void run(Umi::TaskFunc::Func *ptf) {
66 int callTicConfig(
TicMode *ptm) {
79 TicPlex(Umi::Channel *puc, Umi::ChanUser *pucIo):Umi::TaskPlex(puc),
84 assert(*(pucIo->pup()) == INdepRio100::theRio_rio_Proto);
85 assert(*(puc->pup()) == INdepRio100::theRio_rio_Proto);
bool isGood() const
fine
Definition: failable.hxx:40
Definition: tinacp.cxx:88
namespace for the ines Timing Analyzer (Tina) interface
Definition: protocols.cxx:7
base class for something that does have a failed/good state.
Definition: failable.hxx:13
Definition: tinacp.cxx:82