#include <PlaceHolder.h>
Inheritance diagram for PlaceHolder:
Public Member Functions | |
PlaceHolder (const Prediction &pred, const Prediction *big) | |
virtual void | del () |
DataStorageType * | makePlaceHolders () const |
all prediction type objects must be able convert themselfs into a list of pointers that contain each coding sequence seperately | |
const string & | getTypeStr () const |
returns a constant string identifier that identifies this as a "PlaceHolder" object | |
const Prediction * | getWholeShabang () const |
return a pointer to the entire gene model data | |
void | print (std::ostream &, const std::string &) const |