YARP
Yet Another Robot Platform
TripleSourceCreator.cpp File Reference
#include <yarp/serversql/impl/TripleSourceCreator.h>
#include <yarp/conf/compiler.h>
#include <yarp/serversql/impl/SqliteTripleSource.h>
#include <unistd.h>
#include <string>
+ Include dependency graph for TripleSourceCreator.cpp:

Go to the source code of this file.

Macros

#define F_OK   0
 

Functions

static bool sql_enact (sqlite3 *db, const char *cmd)
 

Macro Definition Documentation

◆ F_OK

#define F_OK   0

Definition at line 23 of file TripleSourceCreator.cpp.

Function Documentation

◆ sql_enact()

static bool sql_enact ( sqlite3 *  db,
const char *  cmd 
)
static

Definition at line 31 of file TripleSourceCreator.cpp.