Public Member Functions | Protected Attributes

KogniMobil::C3_Process Class Reference
[C++ Classes for Data Objects.]

#include <kogmo_rtdb_obj_base_system_classes.hxx>

Inheritance diagram for KogniMobil::C3_Process:
KogniMobil::RTDBObj

Public Member Functions

 C3_Process (class RTDBConn &DBC, const char *name="")
void RTDBWrite (int32_t size=0, Timestamp ts=0)
kogmo_rtdb_objid_t getProcOID () const
int getPID () const
int getUID () const
int getStatus () const
const char * getStatusTxt () const
char * getStatusMsg () const
std::string getStatusInfo () const
std::string dump (void) const

Protected Attributes

kogmo_rtdb_subobj_c3_process_tobjprocess_p

Detailed Description

Definition at line 391 of file kogmo_rtdb_obj_base_system_classes.hxx.


Constructor & Destructor Documentation

KogniMobil::C3_Process::C3_Process ( class RTDBConn DBC,
const char *  name = "" 
) [inline]

Definition at line 396 of file kogmo_rtdb_obj_base_system_classes.hxx.


Member Function Documentation

std::string KogniMobil::C3_Process::dump ( void   )  const [inline, virtual]

Reimplemented from KogniMobil::RTDBObj.

Definition at line 492 of file kogmo_rtdb_obj_base_system_classes.hxx.

int KogniMobil::C3_Process::getPID (  )  const [inline]

Definition at line 423 of file kogmo_rtdb_obj_base_system_classes.hxx.

kogmo_rtdb_objid_t KogniMobil::C3_Process::getProcOID (  )  const [inline]

Definition at line 418 of file kogmo_rtdb_obj_base_system_classes.hxx.

int KogniMobil::C3_Process::getStatus (  )  const [inline]

Definition at line 433 of file kogmo_rtdb_obj_base_system_classes.hxx.

std::string KogniMobil::C3_Process::getStatusInfo (  )  const [inline]

Definition at line 456 of file kogmo_rtdb_obj_base_system_classes.hxx.

char* KogniMobil::C3_Process::getStatusMsg (  )  const [inline]

Definition at line 451 of file kogmo_rtdb_obj_base_system_classes.hxx.

const char* KogniMobil::C3_Process::getStatusTxt (  )  const [inline]

Definition at line 438 of file kogmo_rtdb_obj_base_system_classes.hxx.

int KogniMobil::C3_Process::getUID (  )  const [inline]

Definition at line 428 of file kogmo_rtdb_obj_base_system_classes.hxx.

void KogniMobil::C3_Process::RTDBWrite ( int32_t  size = 0,
Timestamp  ts = 0 
) [inline]

Reimplemented from KogniMobil::RTDBObj.

Definition at line 412 of file kogmo_rtdb_obj_base_system_classes.hxx.


Field Documentation


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

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