BRL-CAD
Loading...
Searching...
No Matches
#include "common.h"
#include "ged/defines.h"
Include dependency graph for database.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GED_CHECK_DATABASE_OPEN(_gedp, _flags)
 

Functions

int ged_path_validate (struct ged *gedp, const struct db_full_path *const path)
 
size_t ged_who_argc (struct ged *gedp)
 
int ged_who_argv (struct ged *gedp, char **start, const char **end)
 
int ged_dbcopy (struct ged *from_gedp, struct ged *to_gedp, const char *from, const char *to, int fflag)