#include <message.h>
Public Member Functions |
|
DockingFinishedMessage (bool abort) | |
void | setConformationSet (const ConformationSet *conformation_set) |
const ConformationSet * | getConformationSet () const |
bool | wasAborted () |
Protected Attributes |
|
const ConformationSet * | conformation_set_ |
this conformation set is deleted in
DockResult |
|
bool | abort_ |