![]() |
fastcat 0.13.15
C++ EtherCAT Device Command & Control Library
|
#include "fastcat/device_base.h"
Go to the source code of this file.
Classes | |
| class | fastcat::Conditional |
Namespaces | |
| namespace | fastcat |
Enumerations | |
| enum | fastcat::ConditionalType { fastcat::LT , fastcat::LE , fastcat::GT , fastcat::GE , fastcat::EQ , fastcat::NE , fastcat::BAD_CONDITIONAL_TYPE } |
Functions | |
| ConditionalType | fastcat::ConditionalTypeFromString (std::string cond_type) |