Typedefs | Functions

kogmo_rtdb_obj_base_funcs.h File Reference

Functions for Basis Object (C-Interface). More...

Go to the source code of this file.

Typedefs

typedef char kogmo_rtdb_obj_c3_process_info_t [KOGMO_RTDB_OBJMETA_NAME_MAXLEN+100]
 Type of a pre-allocated String to receive the Output of kogmo_rtdb_obj_c3_process_getprocessinfo().

Functions

char * kogmo_rtdb_obj_dumpbase_str (kogmo_rtdb_handle_t *db_h, void *data_p)
 Dump the Basisdata of an Object into a string.
char * kogmo_rtdb_obj_dumphex_str (kogmo_rtdb_handle_t *db_h, void *data_p)
 Dump the Data of an Object as Hex to a string.
kogmo_rtdb_objid_t kogmo_rtdb_obj_c3_process_searchprocessobj (kogmo_rtdb_handle_t *db_h, kogmo_timestamp_t ts, kogmo_rtdb_objid_t proc_oid)
 Functions for C3 Objects (C-Interface).
int kogmo_rtdb_obj_c3_process_getprocessinfo (kogmo_rtdb_handle_t *db_h, kogmo_rtdb_objid_t proc_oid, kogmo_timestamp_t ts, kogmo_rtdb_obj_c3_process_info_t str)
 This gives more information about a process into a struct kogmo_rtdb_obj_c3_process_info_t.

Detailed Description

Functions for Basis Object (C-Interface).

Copyright (c) 2003-2006 Matthias Goebl <matthias.goebl*goebl.net> Lehrstuhl fuer Realzeit-Computersysteme (RCS) Technische Universitaet Muenchen (TUM)

Definition in file kogmo_rtdb_obj_base_funcs.h.


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