#include <BALL/VIEW/KERNEL/snapshotManagerInterface.h>
Definition at line 15 of file snapshotManagerInterface.h.
BALL::VIEW::SnapshotManagerInterface::SnapshotManagerInterface |
( |
| ) |
|
void BALL::VIEW::SnapshotManagerInterface::applySnapshot |
( |
unsigned int |
i | ) |
|
void BALL::VIEW::SnapshotManagerInterface::rename |
( |
unsigned int |
i, |
|
|
const String & |
name |
|
) |
| |
void BALL::VIEW::SnapshotManagerInterface::setup |
( |
| ) |
|
void BALL::VIEW::SnapshotManagerInterface::takeSnapshot |
( |
const String & |
name | ) |
|
std::vector<boost::shared_ptr<SnapShotManager> > BALL::VIEW::SnapshotManagerInterface::managers_ |
|
protected |
std::deque<String> BALL::VIEW::SnapshotManagerInterface::names_ |
|
protected |
unsigned int BALL::VIEW::SnapshotManagerInterface::num_snapshots_ |
|
protected |