PLCnext API Documentation 23.6.0.37
|
Namespace for the Global Data Space (GDS) More...
Classes | |
class | Bit |
This class represents a single bit data type. More... | |
class | StaticString |
This class represents the counterpart to the data type 'IecString', 'IecWString'. It's the C++ data type which can be used by Arp components or by user programs. More... | |
class | StaticStringBase |
This class is the base class used for 'IecString' and 'StaticString'. More... | |
Typedefs | |
template<uint16 N = 80> | |
using | StaticWString = StaticString< N, char16 > |
Namespace for the Global Data Space (GDS)