Classes | Functions
contrib/gel/gmvl/gmvl_database.h File Reference
#include <vcl_iosfwd.h>
#include <vcl_vector.h>
#include <vcl_string.h>
#include <gmvl/gmvl_node_cache.h>
#include <gmvl/gmvl_connection_cache.h>

Go to the source code of this file.

Classes

class  gmvl_database

Functions

vcl_ostream & operator<< (vcl_ostream &os, const gmvl_database &db)

Detailed Description

Author:
crossge@crd.ge.com this provides a (not necessary fast or efficient) multi-access database. only dependency is on 'tag' nodes, although tag nodes are in all other sense identical to other nodes.

Definition in file gmvl_database.h.


Function Documentation

vcl_ostream& operator<< ( vcl_ostream &  os,
const gmvl_database db 
)

Definition at line 165 of file gmvl_database.cxx.