cgv
|
helper class whose constructor calls the define_registration_order()
function
More...
#include <register.h>
Public Member Functions | |
registration_order_definition (const std::string &partial_order, bool before_contructor_execution=false, const std::string &when="always") | |
helper class whose constructor calls the define_registration_order()
function
Definition at line 47 of file register.h.
cgv::base::registration_order_definition::registration_order_definition | ( | const std::string & | partial_order, |
bool | before_contructor_execution = false , |
||
const std::string & | when = "always" |
||
) |
Definition at line 359 of file register.cxx.