PLCnext API Documentation  22.9.0.33
Arp::System::Rsc::Services::RscArrayReader Member List

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

GetDimensions(void) constArp::System::Rsc::Services::RscArrayReaderinline
GetElementType(void) constArp::System::Rsc::Services::RscArrayReaderinline
GetFieldCount(void) constArp::System::Rsc::Services::RscArrayReaderinline
GetPosition(void) constArp::System::Rsc::Services::RscArrayReaderinline
GetSize(void) constArp::System::Rsc::Services::RscArrayReaderinline
operator=(const RscArrayReader &arg)=defaultArp::System::Rsc::Services::RscArrayReader
ReadElementFunction typedef (defined in Arp::System::Rsc::Services::RscArrayReader)Arp::System::Rsc::Services::RscArrayReader
ReadNext(T &current)Arp::System::Rsc::Services::RscArrayReaderinline
ReadNext(RscString< N > &current)Arp::System::Rsc::Services::RscArrayReaderinline
ReadNext(RscVariant< N > &current)Arp::System::Rsc::Services::RscArrayReaderinline
ReadNext(byte *pCurrent)Arp::System::Rsc::Services::RscArrayReader
ReadNext(DateTime &current) (defined in Arp::System::Rsc::Services::RscArrayReader)Arp::System::Rsc::Services::RscArrayReaderinline
ReadNextArray(void)Arp::System::Rsc::Services::RscArrayReader
ReadNextStruct(void)Arp::System::Rsc::Services::RscArrayReaderinline
RscArrayReader(const RscVariant< N > &value)Arp::System::Rsc::Services::RscArrayReaderinline
RscArrayReader(size_t size, RscType elementType, ReadElementFunction readFunction)Arp::System::Rsc::Services::RscArrayReader
RscArrayReader(size_t size, RscType elementType, RemotingReader &reader)Arp::System::Rsc::Services::RscArrayReader
RscArrayReader(const RscArrayReader &arg)=defaultArp::System::Rsc::Services::RscArrayReader
~RscArrayReader(void)=defaultArp::System::Rsc::Services::RscArrayReader