|
mapgd
0.4
A program for the Maximum-likelihood analysis of population genomic data.
|


Public Member Functions | |
| Tmp_streambuf * | open (std::istream **dest, std::istream *src) |
| virtual int | underflow () |
| bool | is_open (void) |
| Tmp_streambuf * | close (void) |
| void | clear_read () |
Data Fields | |
| bool | buffered |
| bool | reread |
Private Attributes | |
| bool | _opened |
| int | _mode |
| char | c |
| std::istream * | _src |
| std::istream ** | _dest |
| std::stringstream | _buffer |
1.8.6