tic  130
Classes | Functions
INdepPuli100 Namespace Reference

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)
 
PuliPulseConfigpPuliPulseConfig (UmiControl *puc)
 
std::ostream & operator<< (std::ostream &os, const PuliSetTimer &cor)
 
PuliSetTimerpPuliSetTimer (UmiControl *puc)
 
std::ostream & operator<< (std::ostream &os, const PuliInit &cor)
 
PuliInitpPuliInit (UmiControl *puc)
 
std::ostream & operator<< (std::ostream &os, const PuliConfig &cor)
 
PuliConfigpPuliConfig (UmiControl *puc)
 
std::ostream & operator<< (std::ostream &os, const PuliSample &cor)
 
PuliSamplepPuliSample (UmiControl *puc)
 
std::ostream & operator<< (std::ostream &os, const PuliStop &cor)
 
PuliStoppPuliStop (UmiControl *puc)
 
std::ostream & operator<< (std::ostream &os, const PuliResp &cor)
 
PuliResppPuliResp (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 PuliPulseConfigpPuliPulseConfig (const UmiControl *puc)
 
bool isPuliSetTimer (const UmiControl *puc)
 
const PuliSetTimerpPuliSetTimer (const UmiControl *puc)
 
bool isPuliInit (const UmiControl *puc)
 
const PuliInitpPuliInit (const UmiControl *puc)
 
bool isPuliConfig (const UmiControl *puc)
 
const PuliConfigpPuliConfig (const UmiControl *puc)
 
bool isPuliSample (const UmiControl *puc)
 
const PuliSamplepPuliSample (const UmiControl *puc)
 
bool isPuliStop (const UmiControl *puc)
 
const PuliStoppPuliStop (const UmiControl *puc)
 
bool isPuliResp (const UmiControl *puc)
 
const PuliResppPuliResp (const UmiControl *puc)
 

Detailed Description

namespace for the Pulse Generation (Puli) interface