| 
    PLCnext API Documentation
    20.6.0.30321
    
   | 
 
Namespace for the Global Data Space (GDS) More...
Classes | |
| class | Bit | 
| This class represents a single bit data type.  More... | |
| class | IecString | 
| This class represents the data type 'IecString'.  More... | |
| class | StaticString | 
| This class represents the counterpart to the data type 'IecString'. 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... | |
Enumerations | |
| enum | GdsBufferKind {  None = 0, Default = 1, Single = 2, SingleUnsynced = 3, Quad = 4, Multi = 5, Double = 6, Ring = 7, Handshake = 8 }  | 
Functions | |
| std::ostream & | operator<< (std::ostream &os, GdsBufferKind arg) | 
| std::istream & | operator>> (std::istream &is, GdsBufferKind &arg) | 
Namespace for the Global Data Space (GDS)
 1.8.13