Canola  0.8.D001
Public Attributes
table_t Struct Reference

List of all members.

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)

Detailed Description

Definition at line 26 of file create_from_file.cc.


Member Data Documentation

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.


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