#include <acq2xx.h>
Inheritance diagram for acq2xx__SignalSetTransaction:

Public Member Functions | |
| acq2xx__SignalSetTransaction (char *signal, enum acq2xx__DIx dix, enum acq2xx__EDGE edge=EDGE_FALLING) | |
| virtual int | run (struct soap *soap) |
| acq2xx__SignalSetTransaction (char *signal, enum acq2xx__DIx dix, enum acq2xx__EDGE edge=(enum acq2xx__EDGE) 0) | |
| virtual int | soap_type () const |
| virtual void | soap_default (struct soap *) |
| virtual void | soap_serialize (struct soap *) const |
| virtual int | soap_put (struct soap *, const char *, const char *) const |
| virtual int | soap_out (struct soap *, const char *, int, const char *) const |
| virtual void * | soap_get (struct soap *, const char *, const char *) |
| virtual void * | soap_in (struct soap *, const char *, const char *) |
| acq2xx__SignalSetTransaction () | |
Data Fields | |
| char * | signal |
Protected Member Functions | |
| virtual int | run (struct soap *soap) |
Definition at line 327 of file acq2xx.h.
|
||||||||||||||||
|
Definition at line 592 of file acq2xx_server.cpp. References NOT_FOR_SERVER. |
|
||||||||||||||||
|
|
|
|
Definition at line 406 of file soapStub.h. |
|
|
Reimplemented from acq2xx__ShellTransaction. |
|
|
Reimplemented from acq2xx__ShellTransaction. Definition at line 600 of file acq2xx_server.cpp. References DI_NONE, acq2xx__ShellTransaction::initCommand(), acq2xx__ShellTransaction::run(), and toString(). |
|
|
Reimplemented from acq2xx__ShellTransaction. Definition at line 2254 of file soapC.cpp. References acq2xx__Transaction::abort_on_error, acq2xx__ShellTransaction::command, acq2xx__Transaction::complete, acq2xx__Object::name, acq2xx__ShellTransaction::result, soap_default_acq2xx__DIx(), soap_default_acq2xx__EDGE(), soap_default_int(), soap_default_string(), and acq2xx__Transaction::status. Referenced by soap_in_acq2xx__SignalSetTransaction(). |
|
||||||||||||||||
|
Reimplemented from acq2xx__ShellTransaction. Definition at line 2343 of file soapC.cpp. References soap_get_acq2xx__SignalSetTransaction(). |
|
||||||||||||||||
|
Reimplemented from acq2xx__ShellTransaction. Definition at line 2355 of file soapC.cpp. References soap_in_acq2xx__SignalSetTransaction(). Referenced by soap_in_acq2xx__SignalSetTransaction(). |
|
||||||||||||||||||||
|
Reimplemented from acq2xx__ShellTransaction. Definition at line 2299 of file soapC.cpp. References soap_out_acq2xx__SignalSetTransaction(). |
|
||||||||||||||||
|
Reimplemented from acq2xx__ShellTransaction. Definition at line 2291 of file soapC.cpp. References soap::error, soap_embed(), soap_putindependent(), and SOAP_TYPE_acq2xx__SignalSetTransaction. |
|
|
Reimplemented from acq2xx__ShellTransaction. Definition at line 2222 of file soapC.cpp. References acq2xx__ShellTransaction::command, acq2xx__Object::name, acq2xx__ShellTransaction::result, and soap_serialize_string(). |
|
|
Reimplemented from acq2xx__ShellTransaction. Definition at line 399 of file soapStub.h. |
|
|
Definition at line 393 of file soapStub.h. |
1.4.4