|
Sleipnir
|
Protected Types | |
| typedef std::map< CGene *, size_t > | TMapGeneI |
Protected Member Functions | |
| void | Reset () |
Protected Attributes | |
| std::vector< std::string > | m_vecstrOrganisms |
| std::vector< CGenome * > | m_vecpGenomes |
| TMapGeneI | m_mapGenes |
|
std::vector< std::vector < CGene * > > | m_vecvecpGenes |
Static Protected Attributes | |
| static const char | c_cOrgSep = '|' |
Definition at line 34 of file orthologyi.h.
1.7.6.1