Data Structures | Namespaces | Defines | Functions | Variables

kogmo_rtdb_conn.hxx File Reference

#include <string.h>
#include <iostream>
#include <string>
#include <stdexcept>
#include <stdlib.h>

Go to the source code of this file.

Data Structures

class  KogniMobil::DBError
class  KogniMobil::RTDBConn
 Connection to Real-time Vehicle Database Instantiating this class opens a Connection to the Database. At present there is no handle, because the connection is associated with the process ID. More...

Namespaces

namespace  KogniMobil

Defines

#define HAVE_DBC_SetStatus

Functions

int KogniMobil::kogmo_rtdb_setstatus (kogmo_rtdb_handle_t *db_h, uint32_t status, _const char *msg, uint32_t flags)

Variables

const int KogniMobil::RTDBConnFlag_NoWait = ( KOGMO_RTDB_CONNECT_FLAGS_TRYNOWAIT | KOGMO_RTDB_CONNECT_FLAGS_LIVEONERR )

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