plptools
Loading...
Searching...
No Matches
SISLangRecord Class Reference

A simple language record, only containing the epoc specific 16 bit language number. More...

#include <sislangrecord.h>

Public Member Functions

SisRC fillFrom (uint8_t *buf, int *base, off_t len)
 Populate the fields. More...
 

Public Attributes

uint16_t m_lang
 The language number. More...
 

Detailed Description

A simple language record, only containing the epoc specific 16 bit language number.

Definition at line 29 of file sislangrecord.h.

Member Function Documentation

◆ fillFrom()

SisRC SISLangRecord::fillFrom ( uint8_t *  buf,
int *  base,
off_t  len 
)

Populate the fields.

Parameters
bufThe buffer to read from.
baseThe index to start reading from, which is updated when the record is successfully read.
lenThe length of the buffer.

Definition at line 27 of file sislangrecord.cpp.

Member Data Documentation

◆ m_lang

uint16_t SISLangRecord::m_lang

The language number.

See also
langTable

Definition at line 48 of file sislangrecord.h.


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