RxDock 0.1.0
A fast, versatile, and open-source program for docking ligands to proteins and nucleic acids
Loading...
Searching...
No Matches
Public Member Functions | List of all members
rxdock::PMFDirSource Class Reference
Inheritance diagram for rxdock::PMFDirSource:
rxdock::DirectorySource

Public Member Functions

 PMFDirSource (const std::string &)
 
virtual void ReadFiles (std::vector< std::vector< PMFValue > > *aVect, std::vector< std::string > *aNameVect, std::vector< PMFValue > *aSlopeVect)
 
virtual void ParseLines (std::vector< std::string > anStrVect, std::vector< PMFValue > *aValueVect)
 
- Public Member Functions inherited from rxdock::DirectorySource
 DirectorySource (const std::string &)
 

Additional Inherited Members

- Static Public Attributes inherited from rxdock::DirectorySource
static const std::string _CT = "DirectorySource"
 
- Protected Member Functions inherited from rxdock::DirectorySource
void CheckDirectory (std::string &)
 
- Protected Attributes inherited from rxdock::DirectorySource
struct stat fStat
 
int fNum
 
struct dirent ** fNameList
 
std::ifstream inFile
 
std::string thePath
 

The documentation for this class was generated from the following files: