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.

AddAxesNumbers(CARTA::FileInfoExtended &response, int32_t spatial_x, int32_t spatial_y, int32_t spectral, int32_t stokes, int32_t depth)Messagestatic
AddComputedEntry(CARTA::FileInfoExtended &response, std::string name, const std::string &value, CARTA::EntryType type=CARTA::EntryType::STRING, double numeric_value=0.0)Messagestatic
AddHeaderEntry(CARTA::FileInfoExtended &response, std::string name, const std::string &value, CARTA::EntryType type=CARTA::EntryType::STRING, double numeric_value=0.0)Messagestatic
AddRequiredTiles(int32_t file_id, CARTA::CompressionType compression_type, float compression_quality, const std::vector< int32_t > &tiles)Messagestatic
Beam(int32_t channel, int32_t stokes, float major_axis, float minor_axis, float pa)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::string_view sv_message)Messagestatic
DoublePoint(double x, double y)Messagestatic
EncodeMessage(CARTA::EventType event_type, uint32_t event_id, const google::protobuf::MessageLite &message)Messagestatic
ErrorData(const std::string &message, std::vector< std::string > tags, CARTA::ErrorSeverity severity)Messagestatic
FileInfo(const std::string &name, CARTA::FileType type, int64_t size=0, const std::string &hdu="")Messagestatic
FittingProgress(int32_t file_id, float progress)Messagestatic
GaussianComponent(const CARTA::DoublePoint &center, double amp, const CARTA::DoublePoint &fwhm, double pa)Messagestatic
GetEventHeader(std::string_view message)Messagestatic
ImageBounds(int32_t x_min, int32_t x_max, int32_t y_min, int32_t y_max)Messagestatic
ImportRegionAck(bool success, const std::string &message)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
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
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
RegisterViewerAck(uint32_t session_id, bool success, const std::string &status, const CARTA::SessionType &type)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
SetDimensions(CARTA::FileInfoExtended &response, int32_t dimensions, int32_t width, int32_t height, int32_t depth, int32_t stokes)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
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
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
StartAnimationAck(bool success, int32_t animation_id, const std::string &message)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