PLCnext API Documentation 23.6.0.37
Public Member Functions | Public Attributes | List of all members
Arp::System::Rsc::Services::RscArrayInformation Struct Reference

Contains information to marshall an array More...

#include <RscType.hpp>

Public Member Functions

 RscArrayInformation (size_t size, RscType elementType, size_t dimensions=1, size_t fieldCount=0)
 

Public Attributes

size_t Size = 0
 Count of array elements
 
size_t Dimensions = 1
 Array Dimensions
 
RscType ElementType = RscType::None
 Array element type
 
size_t FieldCount = 0
 Count of Fields of struct element type
 

Detailed Description

Contains information to marshall an array


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