Home
last modified time | relevance | path

Searched refs:Gpib_DCS (Results 1 – 5 of 5) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_gsmopen/libctb-0.16/python/src/
H A Dgpib.i9 %typemap(in) void * dcs (Gpib_DCS tmp) {
36 struct Gpib_DCS struct
44 Gpib_DCS(); argument
45 ~Gpib_DCS();
74 Gpib_DCS m_dcs;
H A Dctb.py378 dcs = wxctb.Gpib_DCS()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_gsmopen/libctb-0.16/include/ctb-0.16/
H A Dgpib.h76 struct Gpib_DCS struct
107 ~Gpib_DCS() {}; in ~Gpib_DCS() argument
113 Gpib_DCS() { in Gpib_DCS() function
250 Gpib_DCS m_dcs;
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_gsmopen/libctb-0.16/src/
H A Dgpib.cpp61 char* Gpib_DCS::GetSettings() in GetSettings()
271 if(dcs) m_dcs = *(Gpib_DCS*)dcs; in OpenDevice()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_gsmopen/libctb-0.16/python/module/linux/
H A Dctb.py378 dcs = wxctb.Gpib_DCS()