ptr_name_pair Struct Reference
Pair of a pointer and name used by getSharedObject() and addSharedObject() More...
Collaboration diagram for ptr_name_pair:

Data Fields | |
void * obj_ptr | |
The pointer. More... | |
const char * name | |
The name of the pointer. More... | |
struct ptr_name_pair * next | |
Pointer to the next linked list element. More... | |
Detailed Description
Pair of a pointer and name used by getSharedObject() and addSharedObject()
Field Documentation
const char* ptr_name_pair::name |
The name of the pointer.
struct ptr_name_pair* ptr_name_pair::next |
Pointer to the next linked list element.
void* ptr_name_pair::obj_ptr |
The pointer.
The documentation for this struct was generated from the following file:
- /var/www/html/SJSU-DEV-Linux/firmware/default/lib/L3_Utils/src/scheduler_task.cpp