|
WSF
|
#include "wsf_export.h"#include <memory>#include <vector>#include "UtCloneablePtr.hpp"#include "UtScriptClassDefine.hpp"#include "WsfAuxDataEnabled.hpp"#include "WsfCommAddress.hpp"#include "WsfCommResult.hpp"#include "WsfMessage.hpp"#include "script/WsfScriptAuxDataUtil.hpp"

Go to the source code of this file.
Classes | |
| class | wsf::comm::MessageHeader |
| class | wsf::comm::MessageTrailer |
| class | wsf::comm::Message |
| class | wsf::comm::Message::Identifier |
| class | wsf::comm::ScriptMessageClass |
| struct | std::hash< wsf::comm::Message::Identifier > |
Namespaces | |
| namespace | wsf |
| Function definitions for those who need run-time access to the version. | |
| namespace | wsf::comm |
| namespace | std |
| Template specialization for wsf::comm::Address. Allows usage of Address in std::unordered_map/set. | |