Data Fields

kogmo_rtdb_subobj_c3_process_t Struct Reference
[C-Structures for Data Objects (Basis Object and Derivates)]

This object contains information about a process connected to the rtdb. This is an essential object and is also used internally by the rtdb. More...

#include <kogmo_rtdb_obj_base.h>

Data Fields

kogmo_rtdb_objid_t proc_oid
 Process-ID that is unique during runtime on the local system; TODO: inter-Vehicles - Communication between Processes; Processes have their own ID-space (so far)! (this data is from ipc-connection-management and will be partly copied into the object metadata).
uint32_t pid
uint32_t tid
uint32_t flags
uint32_t status
char statusmsg [KOGMO_RTDB_PROCSTATUS_MSG_MAXLEN]
uint32_t version
uint32_t uid

Detailed Description

This object contains information about a process connected to the rtdb. This is an essential object and is also used internally by the rtdb.

Definition at line 131 of file kogmo_rtdb_obj_base.h.


Field Documentation

Definition at line 140 of file kogmo_rtdb_obj_base.h.

Definition at line 138 of file kogmo_rtdb_obj_base.h.

Process-ID that is unique during runtime on the local system; TODO: inter-Vehicles - Communication between Processes; Processes have their own ID-space (so far)! (this data is from ipc-connection-management and will be partly copied into the object metadata).

Definition at line 133 of file kogmo_rtdb_obj_base.h.

Definition at line 141 of file kogmo_rtdb_obj_base.h.

char kogmo_rtdb_subobj_c3_process_t::statusmsg[KOGMO_RTDB_PROCSTATUS_MSG_MAXLEN]

Definition at line 143 of file kogmo_rtdb_obj_base.h.

Definition at line 139 of file kogmo_rtdb_obj_base.h.

Definition at line 145 of file kogmo_rtdb_obj_base.h.

Definition at line 144 of file kogmo_rtdb_obj_base.h.


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

Generated for KogMo-RTDB by Matthias.Goebl (mattias.goebl*kogmo-rtdb.de) - all rights reserved.