PdCom
5.3
Process data communication client
|
#include "DataDeserializer.h"
#include "Future.h"
#include "Selector.h"
#include "SizeTypeInfo.h"
#include "details.h"
#include <chrono>
#include <istream>
#include <memory>
#include <ostream>
#include <pdcom5_export.h>
#include <stdint.h>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | PdCom::Variable |
PdCom Variable interface. More... | |
class | PdCom::VariablePollResult |
Result of Variable::poll() More... | |