Searched defs:getPDBFile (Results 1 – 7 of 7) sorted by relevance
66 PDBFile &getPDBFile() { return *Pdb; } in getPDBFile() function67 const PDBFile &getPDBFile() const { return *Pdb; } in getPDBFile() function
97 PDBFile &getPDBFile() { return *Pdb; } in getPDBFile() function98 const PDBFile &getPDBFile() const { return *Pdb; } in getPDBFile() function
109 PDBFile &getPDBFile() { return *Pdb; } in getPDBFile() function110 const PDBFile &getPDBFile() const { return *Pdb; } in getPDBFile() function