Real-Time API Revision2025.1-3
Loading...
Searching...
No Matches
RTDBItemValuePair Struct Reference

#include <simrtdb.h>

Collaboration diagram for RTDBItemValuePair:

Data Fields

char name [MAX_TAGLEN]
ItemValueDef valueDef
ItemValueDef altValueDef
double rawValue
unsigned char rtFlags

Detailed Description

Utility object to set or get RTDB item value in the RTDB.

Field Documentation

◆ name

char RTDBItemValuePair::name[MAX_TAGLEN]

Name of the RTDB item for which we provide the value.

◆ valueDef

ItemValueDef RTDBItemValuePair::valueDef

Value for the item. This also contains the data type so that the information can be interpreted correctly.

◆ altValueDef

ItemValueDef RTDBItemValuePair::altValueDef

◆ rawValue

double RTDBItemValuePair::rawValue

◆ rtFlags

unsigned char RTDBItemValuePair::rtFlags

Value of run-time flags


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