PLCnext API Documentation 25.0.2.69
Arp::Base::Rsc::Commons::RscArrayReader Member List

This is the complete list of members for Arp::Base::Rsc::Commons::RscArrayReader, including all inherited members.

GetDimensions(void) constArp::Base::Rsc::Commons::RscArrayReader
GetElementType(void) constArp::Base::Rsc::Commons::RscArrayReader
GetFieldCount(void) constArp::Base::Rsc::Commons::RscArrayReader
GetPosition(void) constArp::Base::Rsc::Commons::RscArrayReader
GetSize(void) constArp::Base::Rsc::Commons::RscArrayReader
ReadElementFunction typedefArp::Base::Rsc::Commons::RscArrayReader
Reader typedefArp::Base::Rsc::Commons::RscArrayReader
ReadNext(T &current)Arp::Base::Rsc::Commons::RscArrayReaderinline
ReadNext(RscString< N > &current)Arp::Base::Rsc::Commons::RscArrayReaderinline
ReadNext(RscVariant< N > &current)Arp::Base::Rsc::Commons::RscArrayReaderinline
ReadNextArray(void)Arp::Base::Rsc::Commons::RscArrayReader
ReadNextStruct(void)Arp::Base::Rsc::Commons::RscArrayReaderinline
RscArrayReader(const RscVariant< N > &arrayVariant)Arp::Base::Rsc::Commons::RscArrayReaderinlineexplicit
RscArrayReader(const RscVariantBase &arrayVariant)Arp::Base::Rsc::Commons::RscArrayReaderexplicit
RscArrayReader(size_t size, RscType elementType, const ReadElementFunction &readElementFunction)Arp::Base::Rsc::Commons::RscArrayReader
RscArrayReader(size_t size, RscType elementType, Reader &reader)Arp::Base::Rsc::Commons::RscArrayReader