Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

VIEW::DockingFinishedMessage Class Reference
[Messages]

Message to notify docking has finished. More...

#include <message.h>

Inheritance diagram for VIEW::DockingFinishedMessage:

VIEW::Message List of all members.

Public Member Functions

 DockingFinishedMessage (bool abort) throw ()
void setConformationSet (const ConformationSet *conformation_set)
const ConformationSetgetConformationSet () const
bool wasAborted ()

Protected Attributes

const ConformationSetconformation_set_
 this conformation set is deleted in DockResult
bool abort_

Detailed Description

Message to notify docking has finished.