tic
130
|
namespace for the Pulse Generation (Puli) interface More...
Classes | |
class | Puli_puli_Proto |
class | Puli_puli_Service_Init |
class | Puli_puli_Service_SetTimer |
class | PuliConfig |
class | PuliInit |
class | PuliPulseConfig |
class | PuliResp |
class | PuliSample |
class | PuliSetTimer |
class | PuliStop |
Functions | |
std::ostream & | operator<< (std::ostream &os, const PuliPulseConfig &cor) |
PuliPulseConfig * | pPuliPulseConfig (UmiControl *puc) |
std::ostream & | operator<< (std::ostream &os, const PuliSetTimer &cor) |
PuliSetTimer * | pPuliSetTimer (UmiControl *puc) |
std::ostream & | operator<< (std::ostream &os, const PuliInit &cor) |
PuliInit * | pPuliInit (UmiControl *puc) |
std::ostream & | operator<< (std::ostream &os, const PuliConfig &cor) |
PuliConfig * | pPuliConfig (UmiControl *puc) |
std::ostream & | operator<< (std::ostream &os, const PuliSample &cor) |
PuliSample * | pPuliSample (UmiControl *puc) |
std::ostream & | operator<< (std::ostream &os, const PuliStop &cor) |
PuliStop * | pPuliStop (UmiControl *puc) |
std::ostream & | operator<< (std::ostream &os, const PuliResp &cor) |
PuliResp * | pPuliResp (UmiControl *puc) |
xostream & | xmarshal (xostream &xo, const PuliPulseConfig &ob) |
xistream & | xunmarsh (xistream &xi, PuliPulseConfig &ob) |
xostream & | xmarshal (xostream &xo, const PuliSetTimer &ob) |
xistream & | xunmarsh (xistream &xi, PuliSetTimer &ob) |
xostream & | xmarshal (xostream &xo, const PuliInit &ob) |
xistream & | xunmarsh (xistream &xi, PuliInit &ob) |
xostream & | xmarshal (xostream &xo, const PuliConfig &ob) |
xistream & | xunmarsh (xistream &xi, PuliConfig &ob) |
xostream & | xmarshal (xostream &xo, const PuliSample &ob) |
xistream & | xunmarsh (xistream &xi, PuliSample &ob) |
xostream & | xmarshal (xostream &xo, const PuliStop &ob) |
xistream & | xunmarsh (xistream &xi, PuliStop &ob) |
xostream & | xmarshal (xostream &xo, const PuliResp &ob) |
xistream & | xunmarsh (xistream &xi, PuliResp &ob) |
bool | isPuliPulseConfig (const UmiControl *puc) |
const PuliPulseConfig * | pPuliPulseConfig (const UmiControl *puc) |
bool | isPuliSetTimer (const UmiControl *puc) |
const PuliSetTimer * | pPuliSetTimer (const UmiControl *puc) |
bool | isPuliInit (const UmiControl *puc) |
const PuliInit * | pPuliInit (const UmiControl *puc) |
bool | isPuliConfig (const UmiControl *puc) |
const PuliConfig * | pPuliConfig (const UmiControl *puc) |
bool | isPuliSample (const UmiControl *puc) |
const PuliSample * | pPuliSample (const UmiControl *puc) |
bool | isPuliStop (const UmiControl *puc) |
const PuliStop * | pPuliStop (const UmiControl *puc) |
bool | isPuliResp (const UmiControl *puc) |
const PuliResp * | pPuliResp (const UmiControl *puc) |
namespace for the Pulse Generation (Puli) interface