faif
Public Member Functions | List of all members
faif::hapl::AlleleImpl Struct Reference

the helping structure, implements the Allele members More...

#include <Loci.hpp>

Inheritance diagram for faif::hapl::AlleleImpl:
Inheritance graph
Collaboration diagram for faif::hapl::AlleleImpl:
Collaboration graph

Public Member Functions

 AlleleImpl (const std::string &name=std::string(""), bool is_silent=false)
 c-tor More...
 
bool operator== (const AlleleImpl &a) const
 equality comparison More...
 
bool operator!= (const AlleleImpl &a) const
 non-equality comparison More...
 

Detailed Description

the helping structure, implements the Allele members

Constructor & Destructor Documentation

faif::hapl::AlleleImpl::AlleleImpl ( const std::string &  name = std::string(""),
bool  is_silent = false 
)
inline

c-tor

Referenced by faif::hapl::createLocus().

Member Function Documentation

bool faif::hapl::AlleleImpl::operator== ( const AlleleImpl a) const
inline

equality comparison

bool faif::hapl::AlleleImpl::operator!= ( const AlleleImpl a) const
inline

non-equality comparison


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