Public Member Functions

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

#include <kogmo_rtdb_obj_base_system_classes.hxx>

Inheritance diagram for KogniMobil::C3_Ints:
KogniMobil::RTDBObj_T< KOGMO_SUBSTRUCT, KOGMO_TYPE_ID, KOGMO_CLASS, size_add >

Public Member Functions

 C3_Ints (class RTDBConn &DBC, const char *name="")
int getLength (void) const
void setInt (const int &n, const int &i)
int getInt (const int &n) const
std::string dump (void) const

Detailed Description

Definition at line 567 of file kogmo_rtdb_obj_base_system_classes.hxx.


Constructor & Destructor Documentation

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

Definition at line 570 of file kogmo_rtdb_obj_base_system_classes.hxx.


Member Function Documentation

std::string KogniMobil::C3_Ints::dump ( void   )  const [inline]

Definition at line 593 of file kogmo_rtdb_obj_base_system_classes.hxx.

int KogniMobil::C3_Ints::getInt ( const int &  n  )  const [inline]

Definition at line 586 of file kogmo_rtdb_obj_base_system_classes.hxx.

int KogniMobil::C3_Ints::getLength ( void   )  const [inline]

Definition at line 574 of file kogmo_rtdb_obj_base_system_classes.hxx.

void KogniMobil::C3_Ints::setInt ( const int &  n,
const int &  i 
) [inline]

Definition at line 579 of file kogmo_rtdb_obj_base_system_classes.hxx.


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.