mapgd  0.4
A program for the Maximum-likelihood analysis of population genomic data.
 All Data Structures Functions Variables Friends Groups Pages
Public Member Functions | Data Fields | Private Attributes | Friends
Pedigree_record Class Reference
Collaboration diagram for Pedigree_record:
Collaboration graph
[legend]

Public Member Functions

 Pedigree_record (const std::vector< Pedigree_record * > &, const std::vector< Pedigree_record * > &, Pedigree *)
 constructor.
 
 Pedigree_record (const std::vector< Pedigree_record * > &, Pedigree *, const bool &)
 constructor.
 
 Pedigree_record (Pedigree *)
 constructor.
 
 Pedigree_record ()
 constructor.
 
Pedigree_recordoperator= (const Pedigree_record &)
 

Data Fields

std::string name
 
uint8_t sex
 
size_t family
 
std::vector< Pedigree_record * > parent
 
std::vector< Pedigree_record * > offspring
 

Private Attributes

Pedigreepedigree_
 

Friends

std::ostream & operator<< (std::ostream &out, const Pedigree_record &x)
 
std::istream & operator>> (std::istream &in, Pedigree_record &x)
 

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