#include "mbl_file_data_wrapper.h"#include <vcl_ios.h>#include <vcl_iostream.h>#include <vcl_cstdlib.h>Go to the source code of this file.
Defines | |
| #define | mbl_file_data_wrapper_txx_ |
| #define | MBL_FILE_DATA_WRAPPER_INSTANTIATE(T) |
Definition in file mbl_file_data_wrapper.txx.
| #define MBL_FILE_DATA_WRAPPER_INSTANTIATE | ( | T | ) |
VCL_DEFINE_SPECIALIZATION vcl_string mbl_file_data_wrapper<T >::is_a() const \ { return vcl_string("mbl_file_data_wrapper<" #T ">"); } \ template class mbl_file_data_wrapper<T >
Definition at line 194 of file mbl_file_data_wrapper.txx.
| #define mbl_file_data_wrapper_txx_ |
Definition at line 3 of file mbl_file_data_wrapper.txx.
1.7.5.1