|
WSF
|
#include "wsf_oms_uci_export.h"#include <iostream>#include <stdexcept>#include "UtLog.hpp"#include "uci/base/UCIException.h"#include "uci/type/MessageType.h"

Go to the source code of this file.
Classes | |
| class | wsf::UCI_GenericListener< MessageType, ListenerBaseType > |
| Define a generic interface that passes received messages to the interface to dispatch to UCI components. More... | |
Namespaces | |
| namespace | wsf |
| Function definitions for those who need run-time access to the version. | |
Functions | |
| void | wsf::UCI_GenericListener_ReceiveMessage (UCI_Interface &aInterface, const uci::type::MessageType *aMessagePtr) |