Coda Distributed File System
Classes | Macros | Functions | Variables
realmdb.h File Reference
#include <rvmlib.h>
#include "realm.h"
Include dependency graph for realmdb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RealmDB
 

Macros

#define LOCALREALM   "localhost"
 
#define REALMDB   (rvg->recov_REALMDB)
 

Functions

void RealmDBInit (void) EXCLUDES_TRANSACTION
 

Variables

RealmLocalRealm
 

Macro Definition Documentation

◆ LOCALREALM

#define LOCALREALM   "localhost"

◆ REALMDB

#define REALMDB   (rvg->recov_REALMDB)

Function Documentation

◆ RealmDBInit()

void RealmDBInit ( void  )

Variable Documentation

◆ LocalRealm

Realm* LocalRealm
extern