AdsLib
Loading...
Searching...
No Matches
Public Member Functions | List of all members
AdsVariable< T > Struct Template Reference

#include <AdsVariable.h>

Public Member Functions

 AdsVariable (const AdsDevice &route, const std::string &symbolName)
 
 AdsVariable (const AdsDevice &route, const uint32_t group, const uint32_t offset)
 
 operator T () const
 
void operator= (const T &value) const
 
template<typename U , size_t N>
 operator std::array< U, N > () const
 
template<typename U , size_t N>
void operator= (const std::array< U, N > &value) const
 
void Read (const size_t size, void *data) const
 
void Write (const size_t size, const void *data) const
 

Detailed Description

template<typename T>
struct AdsVariable< T >

Copyright (c) 2020 - 2022 Beckhoff Automation GmbH & Co. KG


The documentation for this struct was generated from the following file: