#include "gn/gnDefs.h"#include <string>#include <iostream>#include <list>#include "gn/gnBaseSource.h"#include "gn/gnGenomeSpec.h"#include "gn/gnSourceSpec.h"#include "gn/gnStringSpec.h"#include "gn/gnBaseFilter.h"#include "gn/gnCompare.h"Go to the source code of this file.
Compounds | |
| class | gnSequence |
| gnSequence is the most commonly used class in libGenome. More... | |
Functions | |
| GNDLLEXPORT std::istream& | operator>> (std::istream &is, gnSequence &gns) |
| GNDLLEXPORT std::ostream& | operator<< (std::ostream &os, const gnSequence &gns) |
|
|
cout). Definition at line 244 of file gnSequence.cpp. |
|
|
cin). Definition at line 238 of file gnSequence.cpp. |
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001