WXP C++ Library Version 6.74.6
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
WXP::WxpResrc Class Reference

This class sets up WXP specific resources. More...

#include "../include/WxpResrc.h"

Public Types

enum  Resources {
  background , calibration , city_file , color_clabel ,
  color_cont , color_data , color_fgrid , color_fill ,
  color_flabel , color_fmap , color_front , color_grid ,
  color_label , color_latlon , color_map , color_parcel ,
  color_table , color_watch , con_base , con_path ,
  con_interval , current , data_path , device ,
  draw , file_path , filename , font_list ,
  format , geometry , grid_domain , grid_path ,
  grid_num , grid_type , help , hour ,
  icon , identifier , image_path , in_file ,
  input , inverse , label , level ,
  log_file , logo , map_file , message ,
  model , model_path , name_conv , num_hour ,
  object_param , out_file , output , parameter ,
  plot_domain , plot_range , plot_scale , plot_type ,
  product , prod_file , raw_path , sat_path ,
  stat_prior , text_path , time , timezone ,
  title , type , variable , var_file ,
  vect_mag , BASE , PATH , FILE ,
  CURRENT , CITY , IO , GRID ,
  DOMAIN , DATABASE , PLOT , COLOR ,
  COLOR_CONT , IDENT , OBJECT , CONT ,
  DEVICE
}
 

Static Public Member Functions

static int get (const char *name, ResrcDBItem &item)
 
static int get (int type, ResrcDBItem &item)
 
static int add (ResrcDBList &list, int type)
 

Detailed Description

This class sets up WXP specific resources.

Author
Dan Vietor

Member Enumeration Documentation

◆ Resources

Resource list

Enumerator
background 

Background color on plot

calibration 

Calibration curve for satellite images

Member Function Documentation

◆ add()

int WxpResrc::add ( ResrcDBList list,
int  rtype 
)
static

Adds a resource to the database list

Parameters
listDatabase list to add the resource to
rtypeIndex to a specific resource or list of resources.
See also
Resources

References WXP::ResrcDBList::add(), add(), and background.

Referenced by add().

◆ get()

int WxpResrc::get ( int  rtype,
ResrcDBItem item 
)
static

Adds a resource to the database list

Parameters
listDatabase list to add the resource to
rtypeIndex to a specific resource or list of resources.
See also
Resources

References background, and calibration.


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