Public Types | |
|
typedef boost::array < std::string, 2 > | SequenceDependentGapFileNames |
Public Member Functions | |
| LibraryMetadata (const boost::filesystem::path &libraryPath, const std::string libraryName) | |
| std::string | getGapDistributionFileName (uint8_t side) const |
| left side - 0, right side - 1 | |
| SequenceDependentGapFileNames | getSequenceGapDistributionFileName (uint8_t side) const |
| std::string | getMainGapDistributionFileName () const |
| std::string | getDnbStructureFileName () const |
| const std::string & | getName () |
Protected Attributes | |
| boost::filesystem::path | libraryPath_ |
| std::string | libraryName_ |
1.6.2