ConOpSys V2970  P004.07
ANVILEX control operating system
Public Attributes | List of all members
TEvent_Description_Descriptor Struct Reference

Event description structure with language index. More...

#include <Event_Database.h>

Collaboration diagram for TEvent_Description_Descriptor:
Collaboration graph

Public Attributes

union {
   C8   c8_Index [2]
 Language code as 2 character ISO code string. More...
 
   U16   u16_Index
 Language code represented as U16. More...
 
struct_Language
 Two character language code according ISO 639-1. More...
 
TText_Encoding enum_Encoding
 Description text format. More...
 
C8pc8_Description_Text
 Pointer to the event description string. More...
 
union {
   C8   c8_Index [2]
 Language code as 2 character ISO code string. More...
 
   U16   u16_Index
 Language code represented as U16. More...
 
struct_Language
 Two character language code according ISO 639-1. More...
 

Detailed Description

Event description structure with language index.

Member Data Documentation

◆ c8_Index

C8 TEvent_Description_Descriptor::c8_Index[2]

Language code as 2 character ISO code string.

◆ enum_Encoding

TText_Encoding TEvent_Description_Descriptor::enum_Encoding

Description text format.

◆ pc8_Description_Text

C8 * TEvent_Description_Descriptor::pc8_Description_Text

Pointer to the event description string.

Referenced by TEvent_Manager::Get_Event_Description_By_Event_ID().

◆  [1/2]

union { ... } TEvent_Description_Descriptor::struct_Language

Two character language code according ISO 639-1.

◆  [2/2]

union { ... } TEvent_Description_Descriptor::struct_Language

Two character language code according ISO 639-1.

◆ u16_Index

U16 TEvent_Description_Descriptor::u16_Index

Language code represented as U16.


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