AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
Loading...
Searching...
No Matches
Public Attributes | List of all members
isobus::ExtendedInputAttributes::CodePlane Class Reference

Stores data for a code plane (for utf-16 strings) More...

Public Attributes

std::vector< std::vector< wchar_t > > characterRanges
 A list of character ranges for this code plane.
 
std::uint8_t numberOfCharacterRanges
 The number of expected character ranges for this code plane.
 

Detailed Description

Stores data for a code plane (for utf-16 strings)

Todo
Finish ExtendedInputAttributes implementation

Definition at line 3874 of file isobus_virtual_terminal_objects.hpp.

Member Data Documentation

◆ characterRanges

std::vector<std::vector<wchar_t> > isobus::ExtendedInputAttributes::CodePlane::characterRanges

A list of character ranges for this code plane.

Definition at line 3877 of file isobus_virtual_terminal_objects.hpp.

◆ numberOfCharacterRanges

std::uint8_t isobus::ExtendedInputAttributes::CodePlane::numberOfCharacterRanges

The number of expected character ranges for this code plane.

Definition at line 3878 of file isobus_virtual_terminal_objects.hpp.


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