CARTA Backend
The backend component of CARTA
Loading...
Searching...
No Matches
carta::SpectralProfileTask Class Reference

#include <OnMessageTask.h>

Inheritance diagram for carta::SpectralProfileTask:
[legend]
Collaboration diagram for carta::SpectralProfileTask:
[legend]

Public Member Functions

 SpectralProfileTask (Session *session, int file_id, int region_id)
 
 ~SpectralProfileTask ()=default
 
- Public Member Functions inherited from carta::OnMessageTask
 OnMessageTask (Session *session)
 
virtual ~OnMessageTask ()
 

Private Member Functions

OnMessageTaskexecute () override
 

Private Attributes

int _file_id
 
int _region_id
 

Additional Inherited Members

- Static Public Member Functions inherited from carta::OnMessageTask
static void SetSessionManager (shared_ptr< SessionManager > &session_manager)
 
- Protected Attributes inherited from carta::OnMessageTask
Session_session
 

Constructor & Destructor Documentation

◆ SpectralProfileTask()

carta::SpectralProfileTask::SpectralProfileTask ( Session session,
int  file_id,
int  region_id 
)
inline

◆ ~SpectralProfileTask()

carta::SpectralProfileTask::~SpectralProfileTask ( )
default

Member Function Documentation

◆ execute()

OnMessageTask * SpectralProfileTask::execute ( )
overrideprivatevirtual

Implements carta::OnMessageTask.

Here is the call graph for this function:

Member Data Documentation

◆ _file_id

int carta::SpectralProfileTask::_file_id
private

◆ _region_id

int carta::SpectralProfileTask::_region_id
private

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