Searched defs:getPDBFile (Results 1 – 3 of 3) 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
105 PDBFile &getPDBFile() { return *Pdb; } in getPDBFile() function106 const PDBFile &getPDBFile() const { return *Pdb; } in getPDBFile() function