libkdumpfile-0.5.2
Kernel coredump file access
Data Fields
derived_attr_def Struct Reference

Definition of a derived attribute. More...

#include <kdumpfile-priv.h>

Data Fields

struct attr_template tmpl
 Attribute template. More...
 
unsigned short offset
 Byte offset inside the blob. More...
 
unsigned short length
 Length in bytes. More...
 

Detailed Description

Definition of a derived attribute.

This structure is used to translate raw binary data to an attribute value and vice versa.

Field Documentation

◆ length

unsigned short derived_attr_def::length

Length in bytes.

◆ offset

unsigned short derived_attr_def::offset

Byte offset inside the blob.

◆ tmpl

struct attr_template derived_attr_def::tmpl

Attribute template.


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