|
OpenCPN Partial API docs
|
Public Member Functions | |
| void | Clear (bool disk=true) |
| std::string | MakeKey (wxString file_path, const int width, const int height) |
| bool | HasKey (const wxString key) |
| wxBitmap | Get (const wxString key) |
| void | Add (const wxString, const wxBitmap bmp) |
| SVGBitmapCache (SVGBitmapCache const &)=delete | |
| void | operator= (SVGBitmapCache const &)=delete |
Static Public Member Functions | |
| static SVGBitmapCache & | GetInstance () |
Definition at line 75 of file svg_utils.h.