libFAUDES
Sections
Index
|
faudes::AttributeSimplenetOutput Class ReferenceConfiguration of a network output mapping. More...
Detailed DescriptionConfiguration of a network output mapping. There is nothing to configure here: any client that connects to this device can subscribe to any output event. Future versions of libFAUDES may specify a set of receipent clients. Definition at line 104 of file iop_simplenet.h. Constructor & Destructor Documentation
Default constructor. Definition at line 111 of file iop_simplenet.h. Member Function Documentation
Clear to default. Reimplemented from faudes::AttributeVoid. Definition at line 117 of file iop_simplenet.h.
Copy method.
Definition at line 128 of file iop_simplenet.h.
Reads the attribute from TokenReader, see AttributeVoid for public wrappers. If the current token indicates a input mapping, the method reads that section. Else it does nothing. Exceptions may only be thrown on invalid data within the section. The label argument is ignored, we use the hardcoded section "Output" for output attributes. The context argument is ignored.
Reimplemented from faudes::AttributeVoid. Definition at line 144 of file iop_simplenet.cpp.
Writes the attribute to TokenWriter, see AttributeVoid for public wrappers. Writes the output mapping data. The label argument is ignored, we use the hardcoded section "Output". The context argument is ignored.
Reimplemented from faudes::AttributeVoid. Definition at line 138 of file iop_simplenet.cpp.
Test for default value (always, since we have no data). Reimplemented from faudes::AttributeVoid. Definition at line 114 of file iop_simplenet.h. The documentation for this class was generated from the following files: |
libFAUDES 2.20s --- 2011.10.12 --- c++ source docu by doxygen