RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Functions
rtemsobjectgetclassinfo.c File Reference

This source file contains the implementation of rtems_object_get_class_information(). More...

#include <rtems/rtems/object.h>
#include <rtems/score/objectimpl.h>

Functions

rtems_status_code rtems_object_get_class_information (int the_api, int the_class, rtems_object_api_class_information *info)
 Gets the object class information of the object class of the object API.
 

Detailed Description

This source file contains the implementation of rtems_object_get_class_information().