db_open.c File Reference

#include "common.h"
#include <stdio.h>
#include <fcntl.h>
#include <strings.h>
#include "machine.h"
#include "vmath.h"
#include "raytrace.h"
#include "db.h"
#include "wdb.h"
#include "./debug.h"

Include dependency graph for db_open.c:

Go to the source code of this file.

Defines

#define SEEK_SET   0
#define DEFAULT_DB_TITLE   "Untitled BRL-CAD Database"

Functions

db_idb_open (const char *name, const char *mode)
db_idb_create (const char *name, int version)
void db_close_client (struct db_i *dbip, long int *client)
void db_close (register struct db_i *dbip)
int db_dump (struct rt_wdb *wdbp, struct db_i *dbip)
db_idb_clone_dbi (struct db_i *dbip, long int *client)
void db_sync (struct db_i *dbip)


Detailed Description

Functions - db_open Open the database db_create Create a new database db_close Close a database, releasing dynamic memory db_clone_dbi Clone a given database instance

Authors - Michael John Muuss Robert Jon Reschly Jr.

Source - SECAD/VLD Computing Consortium, Bldg 394 The U. S. Army Ballistic Research Laboratory Aberdeen Proving Ground, Maryland 21005-5066

Definition in file db_open.c.


Generated on Mon Sep 18 01:25:04 2006 for BRL-CAD by  doxygen 1.4.6