ManiVault 1.0.0
A Flexible and Extensible Visual Analytics Framework for High-Dimensional Data
Loading...
Searching...
No Matches
hdps::DatasetUnlockedEvent Class Reference

#include <Event.h>

Inheritance diagram for hdps::DatasetUnlockedEvent:
hdps::DatasetEvent hdps::HdpsEvent

Public Member Functions

 DatasetUnlockedEvent (const Dataset< DatasetImpl > &dataset)
 
- Public Member Functions inherited from hdps::DatasetEvent
 DatasetEvent (const EventType &eventType, const Dataset< DatasetImpl > &dataset)
 
Dataset< DatasetImplgetDataset ()
 
template<typename DatasetType >
Dataset< DatasetType > getDataset ()
 
void setDataset (const Dataset< DatasetImpl > &dataset)
 
- Public Member Functions inherited from hdps::HdpsEvent
 HdpsEvent (EventType type)
 
EventType getType () const
 

Additional Inherited Members

- Protected Attributes inherited from hdps::DatasetEvent
Dataset< DatasetImpl_dataset
 

Detailed Description

Dataset unlocked event class Dataset event which is emitted by the core when a dataset became unlocked

Constructor & Destructor Documentation

◆ DatasetUnlockedEvent()

hdps::DatasetUnlockedEvent::DatasetUnlockedEvent ( const Dataset< DatasetImpl > &  dataset)
inline

Constructor

Parameters
datasetSmart pointer to the dataset

The documentation for this class was generated from the following file: