ifw-fcf 7.1.4
|
#include <boost/any.hpp>
#include <boost/algorithm/string/trim.hpp>
#include <boost/algorithm/string.hpp>
#include <Fcfif.hpp>
#include <rad/mal/publisher.hpp>
#include "ifw/core/protocol/base/utils.hpp"
#include <ifw/fcf/devmgr/devices/adcLcsIf.hpp>
#include <boost/units/quantity.hpp>
#include <boost/units/systems/si/plane_angle.hpp>
#include <boost/units/systems/angle/degrees.hpp>
#include <boost/units/systems/si/prefixes.hpp>
#include <boost/units/systems/si/length.hpp>
#include <boost/units/systems/si/io.hpp>
Namespaces | |
namespace | millimeter_system |
AdcLcsIf class source file. | |
namespace | ifw |
namespace | ifw::fcf |
ActionsEnable class source file. | |
namespace | ifw::fcf::devmgr |
actuatorLcsIf class header file. | |
namespace | ifw::fcf::devmgr::adc |
Adc class source file. | |
Typedefs | |
typedef boost::units::scaled_base_unit< boost::units::si::meter_base_unit, boost::units::scale< 10, boost::units::static_rational<-3 > > > | millimeter_system::millimeter_base_unit |
typedef boost::units::make_system< millimeter_base_unit >::type | millimeter_system::system |
typedef boost::units::unit< boost::units::length_dimension, system > | millimeter_system::length |
typedef boost::units::quantity< millimeter_system::length > | quantity_millimeter |
Functions | |
millimeter_system::BOOST_UNITS_STATIC_CONSTANT (millimeter, length) | |
millimeter_system::BOOST_UNITS_STATIC_CONSTANT (millimeters, length) | |
typedef boost::units::quantity<millimeter_system::length> quantity_millimeter |