Searched defs:getPDBFile (Results 1 – 2 of 2) sorted by relevance
66 PDBFile &getPDBFile() { return *Pdb; } in getPDBFile() function67 const PDBFile &getPDBFile() const { return *Pdb; } in getPDBFile() function
107 PDBFile &getPDBFile() { return *Pdb; } in getPDBFile() function108 const PDBFile &getPDBFile() const { return *Pdb; } in getPDBFile() function