![]() |
CARTA Backend
The backend component of CARTA
|
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) | Message | static |
AnimationFlowControl(int32_t file_id, std::pair< int32_t, int32_t > received_frame) | Message | static |
Beam(int32_t channel, int32_t stokes, float major_axis, float minor_axis, float pa) | Message | static |
ChannelMapFlowControl(int32_t file_id, int32_t received_channel) | Message | static |
CloseFile(int32_t file_id) | Message | static |
ConcatStokesFiles(int32_t file_id, const google::protobuf::RepeatedPtrField< CARTA::StokesFile > &stokes_files) | Message | static |
ContourImageData(int32_t file_id, uint32_t reference_file_id, int32_t channel, int32_t stokes, double progress) | Message | static |
DecodeMessage(std::vector< char > &message) | Message | static |
DoublePoint(double x, double y) | Message | static |
ErrorData(const std::string &message, std::vector< std::string > tags, CARTA::ErrorSeverity severity) | Message | static |
EventType(std::vector< char > &message) | Message | static |
FileInfo(const std::string &name, CARTA::FileType type, int64_t size=0, const std::string &hdu="") | Message | static |
FileInfoRequest(const std::string &directory, const std::string &file, const std::string &hdu="") | Message | static |
FileListRequest(const std::string &directory) | Message | static |
FittingProgress(int32_t file_id, float progress) | Message | static |
FloatBounds(float min, float max) | Message | static |
GaussianComponent(const CARTA::DoublePoint ¢er, double amp, const CARTA::DoublePoint &fwhm, double pa) | Message | static |
ImageBounds(int32_t x_min, int32_t x_max, int32_t y_min, int32_t y_max) | Message | static |
ImageProperties(std::string directory, std::string file, std::string hdu, int32_t file_id, CARTA::RenderMode render_mode, int32_t channel, int32_t stokes) | Message | static |
ImportRegionAck(bool success, const std::string &message) | Message | static |
IntBounds(int32_t min, int32_t max) | Message | static |
ListProgress(const CARTA::FileListType &file_list_type, int32_t total_count, int32_t checked_count, float percentage) | Message | static |
Message() | Message | inlineprivate |
MomentProgress(int32_t file_id, float progress) | Message | static |
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) | Message | static |
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) | Message | static |
Point(float x, float y) | Message | static |
Point(const casacore::Vector< casacore::Double > &input, int x_index=0, int y_index=1) | Message | static |
Point(const std::vector< casacore::Quantity > &input, int x_index=0, int y_index=1) | Message | static |
Point(const std::vector< double > &input, int x_index=0, int y_index=1) | Message | static |
PvProgress(int32_t file_id, float progress, int32_t preview_id=0) | Message | static |
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) | Message | static |
RasterTileData(int32_t file_id, int32_t sync_id, int32_t animation_id) | Message | static |
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) | Message | static |
RegionHistogramData(int32_t file_id, int32_t region_id, int32_t channel, int32_t stokes, float progress, const carta::HistogramConfig &hist_config) | Message | static |
RegionStatsData(int32_t file_id, int32_t region_id, int32_t channel, int32_t stokes) | Message | static |
RegisterViewer(uint32_t session_id, std::string api_key, uint32_t client_feature_flags) | Message | static |
RegisterViewerAck(uint32_t session_id, bool success, const std::string &status, const CARTA::SessionType &type) | Message | static |
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) | Message | static |
ResumeSession(std::vector< CARTA::ImageProperties > images) | Message | static |
ScriptingRequest(uint32_t scripting_request_id, const std::string &target, const std::string &action, const std::string ¶meters, bool async, const std::string &return_path) | Message | static |
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) | Message | static |
SetCursor(int32_t file_id, float x, float y) | Message | static |
SetHistogramRequirements(int32_t file_id, int32_t region_id, int32_t channel=CURRENT_Z, int32_t num_bins=AUTO_BIN_SIZE) | Message | static |
SetImageChannels(int32_t file_id, int32_t channel, int32_t stokes, CARTA::CompressionType compression_type=CARTA::CompressionType::NONE, float compression_quality=-1) | Message | static |
SetRegion(int32_t file_id, int32_t region_id, CARTA::RegionType region_type, std::vector< CARTA::Point > control_points, float rotation) | Message | static |
SetRegion(int32_t file_id, int32_t region_id, const CARTA::RegionInfo ®ion_info) | Message | static |
SetRegionAck(int32_t region_id, bool success, std::string err_message) | Message | static |
SetSpatialRequirements(int32_t file_id, int32_t region_id) | Message | static |
SetSpectralRequirements(int32_t file_id, int32_t region_id, std::string coordinate) | Message | static |
SetStatsRequirements(int32_t file_id, int32_t region_id) | Message | static |
SetStatsRequirements(int32_t file_id, int32_t region_id, std::string coordinate) | Message | static |
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) | Message | static |
SpatialConfig(std::string coordinate, int32_t start=0, int32_t end=0, int32_t mip=0, int32_t width=0) | Message | static |
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) | Message | static |
SpatialProfileData(int32_t x, int32_t y, int32_t channel, int32_t stokes, float value) | Message | static |
SpectralConfig(const std::string &coordinate) | Message | static |
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) | Message | static |
SpectralProfileData(int32_t stokes, float progress) | Message | static |
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) | Message | static |
StartAnimationAck(bool success, int32_t animation_id, const std::string &message) | Message | static |
StopAnimation(int32_t file_id, std::pair< int32_t, int32_t > end_frame) | Message | static |
VectorOverlayTileData(int32_t file_id, int32_t channel, int32_t stokes_intensity, int32_t stokes_angle, const CARTA::CompressionType &compression_type, float compression_quality) | Message | static |
~Message()=default | Message | private |