S2OPC OPCUA Toolkit
Loading...
Searching...
No Matches
_OpcUa_UABinaryFileDataType Struct Reference

#include <sopc_types.h>

Data Fields

SOPC_EncodeableTypeencodeableType
 
int32_t NoOfNamespaces
 
SOPC_StringNamespaces
 
int32_t NoOfStructureDataTypes
 
OpcUa_StructureDescriptionStructureDataTypes
 
int32_t NoOfEnumDataTypes
 
OpcUa_EnumDescriptionEnumDataTypes
 
int32_t NoOfSimpleDataTypes
 
OpcUa_SimpleTypeDescriptionSimpleDataTypes
 
SOPC_String SchemaLocation
 
int32_t NoOfFileHeader
 
OpcUa_KeyValuePairFileHeader
 
SOPC_Variant Body
 

Field Documentation

◆ encodeableType

SOPC_EncodeableType* _OpcUa_UABinaryFileDataType::encodeableType

◆ NoOfNamespaces

int32_t _OpcUa_UABinaryFileDataType::NoOfNamespaces

◆ Namespaces

SOPC_String* _OpcUa_UABinaryFileDataType::Namespaces

◆ NoOfStructureDataTypes

int32_t _OpcUa_UABinaryFileDataType::NoOfStructureDataTypes

◆ StructureDataTypes

OpcUa_StructureDescription* _OpcUa_UABinaryFileDataType::StructureDataTypes

◆ NoOfEnumDataTypes

int32_t _OpcUa_UABinaryFileDataType::NoOfEnumDataTypes

◆ EnumDataTypes

OpcUa_EnumDescription* _OpcUa_UABinaryFileDataType::EnumDataTypes

◆ NoOfSimpleDataTypes

int32_t _OpcUa_UABinaryFileDataType::NoOfSimpleDataTypes

◆ SimpleDataTypes

OpcUa_SimpleTypeDescription* _OpcUa_UABinaryFileDataType::SimpleDataTypes

◆ SchemaLocation

SOPC_String _OpcUa_UABinaryFileDataType::SchemaLocation

◆ NoOfFileHeader

int32_t _OpcUa_UABinaryFileDataType::NoOfFileHeader

◆ FileHeader

OpcUa_KeyValuePair* _OpcUa_UABinaryFileDataType::FileHeader

◆ Body

SOPC_Variant _OpcUa_UABinaryFileDataType::Body

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