Store list of file_formats in this class to ensure tidy deletion. More...
Public Member Functions | |
vil3d_file_formats () | |
~vil3d_file_formats () | |
Public Attributes | |
vcl_vector< vil3d_file_format * > | v |
Store list of file_formats in this class to ensure tidy deletion.
Definition at line 51 of file vil3d_file_format.cxx.
vil3d_file_formats::vil3d_file_formats | ( | ) | [inline] |
Definition at line 55 of file vil3d_file_format.cxx.
vil3d_file_formats::~vil3d_file_formats | ( | ) | [inline] |
Definition at line 62 of file vil3d_file_format.cxx.
vcl_vector<vil3d_file_format *> vil3d_file_formats::v |
Definition at line 54 of file vil3d_file_format.cxx.