CARTA Backend
The backend component of CARTA
Loading...
Searching...
No Matches
Message Member List

This is the complete list of members for Message, including all inherited members.

AddRequiredTiles(int32_t file_id, CARTA::CompressionType compression_type, float compression_quality, const std::vector< int32_t > &tiles)Messagestatic
AnimationFlowControl(int32_t file_id, std::pair< int32_t, int32_t > received_frame)Messagestatic
Beam(int32_t channel, int32_t stokes, float major_axis, float minor_axis, float pa)Messagestatic
ChannelMapFlowControl(int32_t file_id, int32_t received_channel)Messagestatic
CloseFile(int32_t file_id)Messagestatic
ConcatStokesFiles(int32_t file_id, const google::protobuf::RepeatedPtrField< CARTA::StokesFile > &stokes_files)Messagestatic
ContourImageData(int32_t file_id, uint32_t reference_file_id, int32_t channel, int32_t stokes, double progress)Messagestatic
DecodeMessage(std::vector< char > &message)Messagestatic
DoublePoint(double x, double y)Messagestatic
ErrorData(const std::string &message, std::vector< std::string > tags, CARTA::ErrorSeverity severity)Messagestatic
EventType(std::vector< char > &message)Messagestatic
FileInfo(const std::string &name, CARTA::FileType type, int64_t size=0, const std::string &hdu="")Messagestatic
FileInfoRequest(const std::string &directory, const std::string &file, const std::string &hdu="")Messagestatic
FileListRequest(const std::string &directory)Messagestatic
FittingProgress(int32_t file_id, float progress)Messagestatic
FloatBounds(float min, float max)Messagestatic
GaussianComponent(const CARTA::DoublePoint &center, double amp, const CARTA::DoublePoint &fwhm, double pa)Messagestatic
ImageBounds(int32_t x_min, int32_t x_max, int32_t y_min, int32_t y_max)Messagestatic
ImageProperties(std::string directory, std::string file, std::string hdu, int32_t file_id, CARTA::RenderMode render_mode, int32_t channel, int32_t stokes)Messagestatic
ImportRegionAck(bool success, const std::string &message)Messagestatic
IntBounds(int32_t min, int32_t max)Messagestatic
ListProgress(const CARTA::FileListType &file_list_type, int32_t total_count, int32_t checked_count, float percentage)Messagestatic
Message()Messageinlineprivate
MomentProgress(int32_t file_id, float progress)Messagestatic
MomentsRequest(int32_t file_id, int32_t region_id, CARTA::MomentAxis moments_axis, CARTA::MomentMask moment_mask, CARTA::IntBounds spectral_range, CARTA::FloatBounds pixel_range, bool keep=false)Messagestatic
OpenFile(std::string directory, std::string file, bool lel_expr, std::string hdu, int32_t file_id, bool support_aips_beam, CARTA::RenderMode render_mode=CARTA::RenderMode::RASTER)Messagestatic
Point(float x, float y)Messagestatic
Point(const casacore::Vector< casacore::Double > &input, int x_index=0, int y_index=1)Messagestatic
Point(const std::vector< casacore::Quantity > &input, int x_index=0, int y_index=1)Messagestatic
Point(const std::vector< double > &input, int x_index=0, int y_index=1)Messagestatic
PvProgress(int32_t file_id, float progress, int32_t preview_id=0)Messagestatic
PvRequest(int32_t file_id, int32_t region_id, int32_t width, int z_min=-1, int32_t z_max=-1, bool reverse=false, bool keep=false)Messagestatic
RasterTileData(int32_t file_id, int32_t sync_id, int32_t animation_id)Messagestatic
RasterTileSync(int32_t file_id, int32_t channel, int32_t stokes, int32_t sync_id, int32_t animation_id, int32_t tile_count, bool end_sync)Messagestatic
RegionHistogramData(int32_t file_id, int32_t region_id, int32_t channel, int32_t stokes, float progress, const carta::HistogramConfig &hist_config)Messagestatic
RegionStatsData(int32_t file_id, int32_t region_id, int32_t channel, int32_t stokes)Messagestatic
RegisterViewer(uint32_t session_id, std::string api_key, uint32_t client_feature_flags)Messagestatic
RegisterViewerAck(uint32_t session_id, bool success, const std::string &status, const CARTA::SessionType &type)Messagestatic
RemoteFileRequest(int32_t file_id, const std::string &hips, const std::string &wcs, int32_t width, int32_t height, const std::string &projection, float fov, float ra, float dec, const std::string &coordsys, float rotation_angle, const std::string &object)Messagestatic
ResumeSession(std::vector< CARTA::ImageProperties > images)Messagestatic
ScriptingRequest(uint32_t scripting_request_id, const std::string &target, const std::string &action, const std::string &parameters, bool async, const std::string &return_path)Messagestatic
SetContourParameters(uint32_t file_id, uint32_t ref_file_id, int32_t x_min, int32_t x_max, int32_t y_min, int32_t y_max, const std::vector< double > &levels, CARTA::SmoothingMode smoothing_mode, int32_t smoothing_factor, int32_t decimation_factor, int32_t compression_level, int32_t contour_chunk_size)Messagestatic
SetCursor(int32_t file_id, float x, float y)Messagestatic
SetHistogramRequirements(int32_t file_id, int32_t region_id, int32_t channel=CURRENT_Z, int32_t num_bins=AUTO_BIN_SIZE)Messagestatic
SetImageChannels(int32_t file_id, int32_t channel, int32_t stokes, CARTA::CompressionType compression_type=CARTA::CompressionType::NONE, float compression_quality=-1)Messagestatic
SetRegion(int32_t file_id, int32_t region_id, CARTA::RegionType region_type, std::vector< CARTA::Point > control_points, float rotation)Messagestatic
SetRegion(int32_t file_id, int32_t region_id, const CARTA::RegionInfo &region_info)Messagestatic
SetRegionAck(int32_t region_id, bool success, std::string err_message)Messagestatic
SetSpatialRequirements(int32_t file_id, int32_t region_id)Messagestatic
SetSpectralRequirements(int32_t file_id, int32_t region_id, std::string coordinate)Messagestatic
SetStatsRequirements(int32_t file_id, int32_t region_id)Messagestatic
SetStatsRequirements(int32_t file_id, int32_t region_id, std::string coordinate)Messagestatic
SetVectorOverlayParameters(uint32_t file_id, uint32_t mip, bool fractional, double threshold, bool debiasing, double q_error, double u_error, int32_t stokes_intensity, int32_t stokes_angle, const CARTA::CompressionType &compression_type, float compression_quality)Messagestatic
SpatialConfig(std::string coordinate, int32_t start=0, int32_t end=0, int32_t mip=0, int32_t width=0)Messagestatic
SpatialProfileData(int32_t file_id, int32_t region_id, int32_t x, int32_t y, int32_t channel, int32_t stokes, float value, int32_t start, int32_t end, std::vector< float > &profile, std::string &coordinate, int32_t mip, CARTA::ProfileAxisType axis_type, float crpix, float crval, float cdelt, std::string &unit)Messagestatic
SpatialProfileData(int32_t x, int32_t y, int32_t channel, int32_t stokes, float value)Messagestatic
SpectralConfig(const std::string &coordinate)Messagestatic
SpectralProfileData(int32_t file_id, int32_t region_id, int32_t stokes, float progress, std::string &coordinate, std::vector< CARTA::StatsType > &required_stats, std::map< CARTA::StatsType, std::vector< double > > &spectral_data)Messagestatic
SpectralProfileData(int32_t stokes, float progress)Messagestatic
StartAnimation(int32_t file_id, std::pair< int32_t, int32_t > first_frame, std::pair< int32_t, int32_t > start_frame, std::pair< int32_t, int32_t > last_frame, std::pair< int32_t, int32_t > delta_frame, CARTA::CompressionType compression_type, float compression_quality, const std::vector< float > &tiles, int32_t frame_rate=5)Messagestatic
StartAnimationAck(bool success, int32_t animation_id, const std::string &message)Messagestatic
StopAnimation(int32_t file_id, std::pair< int32_t, int32_t > end_frame)Messagestatic
VectorOverlayTileData(int32_t file_id, int32_t channel, int32_t stokes_intensity, int32_t stokes_angle, const CARTA::CompressionType &compression_type, float compression_quality)Messagestatic
~Message()=defaultMessageprivate