[][src]Module com_macros_support::co_class::com_struct_impl

Functions

gen_allocate_aggregate_fields
gen_allocate_base_fields
gen_allocate_base_inits
gen_allocate_fn

Function used to instantiate the COM fields, such as vpointers for the COM object.

gen_allocate_function_parameters_signature
gen_allocate_ref_count_field
gen_allocate_user_fields
gen_get_class_object_fn

Function used by in-process DLL macro to get an instance of the class object.

gen_set_aggregate_fns
generate