Canola
0.8.D001
|
Public Attributes | |
const char * | name |
image::pointer(* | create )(const std::string &filename) |
image::pointer(* | create_blank )(int width, int height) |
program_card_functor_image::pointer(* | create )(const std::string &filename) |
Definition at line 26 of file create_from_file.cc.
image::pointer(* table_t::create)(const std::string &filename) |
Definition at line 29 of file create_from_file.cc.
program_card_functor_image::pointer(* table_t::create)(const std::string &filename) |
Definition at line 31 of file factory.cc.
image::pointer(* table_t::create_blank)(int width, int height) |
Definition at line 30 of file create_from_file.cc.
const char * table_t::name |
Definition at line 28 of file create_from_file.cc.