VPTissue Reference Manual
|
Give a name for the exploration and send the exploration. More...
#include <SendPage.h>
Public Member Functions | |
SendPage (const std::shared_ptr< Exploration > &exploration) | |
Constructor. More... | |
virtual | ~SendPage () |
Destructor. | |
Give a name for the exploration and send the exploration.
Definition at line 39 of file SendPage.h.
SimPT_Parex::SendPage::SendPage | ( | const std::shared_ptr< Exploration > & | exploration | ) |
Constructor.
exploration | The exploration to give a name |
Definition at line 60 of file SendPage.cpp.