bonobo-macros

bonobo-macros

Name

bonobo-macros -- 

Description

Details


BONOBO_CALL_PARENT()

#define     BONOBO_CALL_PARENT(parent_class_cast, name, args)


BONOBO_CALL_PARENT_WITH_DEFAULT()

#define     BONOBO_CALL_PARENT_WITH_DEFAULT(parent_class_cast,\
name, args, def_return)


BONOBO_CLASS_BOILERPLATE()

#define     BONOBO_CLASS_BOILERPLATE(type, type_as_function,\
 parent_type, parent_type_macro)


BONOBO_REGISTER_TYPE()

#define     BONOBO_REGISTER_TYPE(type, type_as_function, corba_type,\
     parent_type, parent_type_macro)



BONOBO_REGISTER_TYPE_FULL()

#define     BONOBO_REGISTER_TYPE_FULL(type, type_as_function, corba_type,\
  parent_type, parent_type_macro)