RTEMS 6.1-rc1
Functions
rtemsobjectgetapiclassname.c File Reference

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

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

Functions

const char * rtems_object_get_api_class_name (int the_api, int the_class)
 Gets a descriptive name of the object class of the object API. More...
 

Detailed Description

This source file contains the implementation of rtems_object_get_api_class_name().