RAVE
CompositeFactoryEntry_t Struct Reference

The object entry that is stored inside the arguments. More...

Public Attributes

RAVE_OBJECT_HEAD char * name
 Always on top.
 
char factory_class [256]
 the factory class name
 
CompositeGeneratorFactory_tfactory
 the factory
 
RaveObjectList_tfilters
 the filters
 

Detailed Description

The object entry that is stored inside the arguments.

Member Data Documentation

◆ factory

CompositeGeneratorFactory_t* CompositeFactoryEntry_t::factory

the factory

◆ factory_class

char CompositeFactoryEntry_t::factory_class[256]

the factory class name

◆ filters

RaveObjectList_t* CompositeFactoryEntry_t::filters

the filters

◆ name

RAVE_OBJECT_HEAD char* CompositeFactoryEntry_t::name

Always on top.

the name identifying this factory


The documentation for this struct was generated from the following file: