Public Member Functions

KogniMobil::A2_Image< width, height, channels, bits > Class Template Reference
[C++ Classes for Data Objects.]

#include <kogmo_rtdb_obj_base_system_classes.hxx>

Inheritance diagram for KogniMobil::A2_Image< width, height, channels, bits >:
KogniMobil::RTDBObj_T< kogmo_rtdb_subobj_a2_image_t, KOGMO_RTDB_OBJTYPE_A2_IMAGE, RTDBObj, width *height *channels *bits/8 > KogniMobil::RTDBObj KogniMobil::A2_AnyImage

Public Member Functions

 A2_Image (class RTDBConn &DBC, const char *name="")
unsigned char * getData (Timestamp committed_ts=0)
bool isDataValid (Timestamp committed_ts=0)
void setPointerRead (bool yes=true)
int getWidth (void)
int getHeight (void)
int getChannels (void)
int getDepth (void)
int getWidthstep (void)
int getColormodel (void)
int calcImgSize (void)
std::string dump (void) const

Detailed Description

template<int width = 1024, int height = 768, int channels = 1, int bits = 8>
class KogniMobil::A2_Image< width, height, channels, bits >

Definition at line 608 of file kogmo_rtdb_obj_base_system_classes.hxx.


Constructor & Destructor Documentation

template<int width = 1024, int height = 768, int channels = 1, int bits = 8>
KogniMobil::A2_Image< width, height, channels, bits >::A2_Image ( class RTDBConn DBC,
const char *  name = "" 
) [inline]

Definition at line 616 of file kogmo_rtdb_obj_base_system_classes.hxx.


Member Function Documentation

template<int width = 1024, int height = 768, int channels = 1, int bits = 8>
int KogniMobil::A2_Image< width, height, channels, bits >::calcImgSize ( void   )  [inline]

Definition at line 708 of file kogmo_rtdb_obj_base_system_classes.hxx.

template<int width = 1024, int height = 768, int channels = 1, int bits = 8>
std::string KogniMobil::A2_Image< width, height, channels, bits >::dump ( void   )  const [inline, virtual]

Reimplemented from KogniMobil::RTDBObj.

Definition at line 712 of file kogmo_rtdb_obj_base_system_classes.hxx.

template<int width = 1024, int height = 768, int channels = 1, int bits = 8>
int KogniMobil::A2_Image< width, height, channels, bits >::getChannels ( void   )  [inline]

Definition at line 692 of file kogmo_rtdb_obj_base_system_classes.hxx.

template<int width = 1024, int height = 768, int channels = 1, int bits = 8>
int KogniMobil::A2_Image< width, height, channels, bits >::getColormodel ( void   )  [inline]

Definition at line 704 of file kogmo_rtdb_obj_base_system_classes.hxx.

template<int width = 1024, int height = 768, int channels = 1, int bits = 8>
unsigned char* KogniMobil::A2_Image< width, height, channels, bits >::getData ( Timestamp  committed_ts = 0  )  [inline]

Definition at line 642 of file kogmo_rtdb_obj_base_system_classes.hxx.

template<int width = 1024, int height = 768, int channels = 1, int bits = 8>
int KogniMobil::A2_Image< width, height, channels, bits >::getDepth ( void   )  [inline]

Definition at line 696 of file kogmo_rtdb_obj_base_system_classes.hxx.

template<int width = 1024, int height = 768, int channels = 1, int bits = 8>
int KogniMobil::A2_Image< width, height, channels, bits >::getHeight ( void   )  [inline]

Definition at line 688 of file kogmo_rtdb_obj_base_system_classes.hxx.

template<int width = 1024, int height = 768, int channels = 1, int bits = 8>
int KogniMobil::A2_Image< width, height, channels, bits >::getWidth ( void   )  [inline]

Definition at line 684 of file kogmo_rtdb_obj_base_system_classes.hxx.

template<int width = 1024, int height = 768, int channels = 1, int bits = 8>
int KogniMobil::A2_Image< width, height, channels, bits >::getWidthstep ( void   )  [inline]

Definition at line 700 of file kogmo_rtdb_obj_base_system_classes.hxx.

template<int width = 1024, int height = 768, int channels = 1, int bits = 8>
bool KogniMobil::A2_Image< width, height, channels, bits >::isDataValid ( Timestamp  committed_ts = 0  )  [inline]

Definition at line 664 of file kogmo_rtdb_obj_base_system_classes.hxx.

template<int width = 1024, int height = 768, int channels = 1, int bits = 8>
void KogniMobil::A2_Image< width, height, channels, bits >::setPointerRead ( bool  yes = true  )  [inline]

Definition at line 676 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.