#include "atom_types.h"#include <map>#include <utility>Include dependency graph for atom_types.cpp:

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]) |
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.6