Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

atom_types.cpp File Reference

#include "atom_types.h"
#include <map>
#include <utility>

Include dependency graph for atom_types.cpp:

Include dependency graph

Functions

map< string, ATOM::index_t > pdbname_to_atom (pdbname_to_atom_tmp, pdbname_to_atom_tmp+asize)
void init_static ()
map< ATOM::index_t, ELEMENT::index_t > atom_to_element (atom_to_element_tmp, atom_to_element_tmp+esize)

Variables

const pair< string, ATOM::index_t > pdbname_to_atom_tmp []
const int asize = sizeof(pdbname_to_atom_tmp)/sizeof(pdbname_to_atom_tmp[0])
map< ATOM::index_t, string > atom_to_pdbname
const pair< ATOM::index_t,
ELEMENT::index_t > 
atom_to_element_tmp []
const int esize = sizeof(atom_to_element_tmp)/sizeof(atom_to_element_tmp[0])

Function Documentation

map<ATOM::index_t,ELEMENT::index_t> atom_to_element atom_to_element_tmp  ,
atom_to_element_tmp esize
 

void init_static  ) 
 

map<string,ATOM::index_t> pdbname_to_atom pdbname_to_atom_tmp  ,
pdbname_to_atom_tmp asize
 


Variable Documentation

const int asize = sizeof(pdbname_to_atom_tmp)/sizeof(pdbname_to_atom_tmp[0])
 

const pair<ATOM::index_t,ELEMENT::index_t> atom_to_element_tmp[]
 

map<ATOM::index_t,string> atom_to_pdbname
 

const int esize = sizeof(atom_to_element_tmp)/sizeof(atom_to_element_tmp[0])
 

const pair<string,ATOM::index_t> pdbname_to_atom_tmp[]
 


Generated on Wed Apr 14 00:43:18 2004 for BTK by doxygen 1.3.6