73 |
static const char* getID_RAW(TSQLServer *conn, const char *rawPathName, const char *rawFileName) |
static const char* getID_RAW(TSQLServer *conn, const char *rawPathName, const char *rawFileName) |
74 |
throw (YSQLNotConnectedException, YSQLQueryException); |
throw (YSQLNotConnectedException, YSQLQueryException); |
75 |
|
|
76 |
static const char* setGeo(cOrbit *orbit, RegistryEvent ®) |
static const char* setGeo(cOrbit *orbit, RegistryEvent* ®) |
77 |
throw (YSQLNotConnectedException, YSQLQueryException); |
throw (YSQLNotConnectedException, YSQLQueryException); |
78 |
|
|
79 |
static int rootFilesWalker(TSQLServer *conn, const char *dirPath, const char *idRaw) |
static int rootFilesWalker(TSQLServer *conn, const char *dirPath, const char *idRaw) |