RTEMS
Public Attributes | List of all members
rtems_object_api_class_information Struct Reference

% More...

#include <object.h>

Public Attributes

rtems_id minimum_id
 This member is. More...
 
rtems_id maximum_id
 This member is. More...
 
uint32_t maximum
 This member is. More...
 
bool auto_extend
 This member is. More...
 
uint32_t unallocated
 This member is. More...
 

Detailed Description

%

Definition at line 87 of file object.h.

Member Data Documentation

◆ auto_extend

bool rtems_object_api_class_information::auto_extend

This member is.

%

Definition at line 114 of file object.h.

◆ maximum

uint32_t rtems_object_api_class_information::maximum

This member is.

%

Definition at line 107 of file object.h.

◆ maximum_id

rtems_id rtems_object_api_class_information::maximum_id

This member is.

%

Definition at line 100 of file object.h.

◆ minimum_id

rtems_id rtems_object_api_class_information::minimum_id

This member is.

%

Definition at line 93 of file object.h.

◆ unallocated

uint32_t rtems_object_api_class_information::unallocated

This member is.

%

Definition at line 121 of file object.h.


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