#include "vpdfl_add_all_binary_loaders.h"
#include <vpdfl/vpdfl_axis_gaussian.h>
#include <vpdfl/vpdfl_axis_gaussian_builder.h>
#include <vpdfl/vpdfl_gaussian.h>
#include <vpdfl/vpdfl_gaussian_builder.h>
#include <vpdfl/vpdfl_mixture.h>
#include <vpdfl/vpdfl_mixture_builder.h>
#include <vpdfl/vpdfl_pc_gaussian.h>
#include <vpdfl/vpdfl_pc_gaussian_builder.h>
#include <vpdfl/vpdfl_gaussian_kernel_pdf.h>
#include <vpdfl/vpdfl_gaussian_kernel_pdf_builder.h>
#include <mbl/mbl_cloneables_factory.h>
Go to the source code of this file.
Functions | |
void | vpdfl_add_all_binary_loaders () |
Add all available derived classes to binary loaders. |
Definition in file vpdfl_add_all_binary_loaders.cxx.
void vpdfl_add_all_binary_loaders | ( | ) |
Add all available derived classes to binary loaders.
Allows loading objects by base class pointer
Definition at line 19 of file vpdfl_add_all_binary_loaders.cxx.