ComponentListEntry Struct Reference

Back to the index.

Public Attributes | List of all members
ComponentListEntry Struct Reference

Public Attributes

const char * componentName
 
refcount_ptr< Component >(* Create )(const ComponentCreateArgs &args)
 
string(* GetAttribute )(const string &attributeName)
 

Detailed Description

Definition at line 36 of file ComponentFactory.cc.

Member Data Documentation

◆ componentName

const char* ComponentListEntry::componentName

Definition at line 37 of file ComponentFactory.cc.

Referenced by ComponentFactory::CreateComponent().

◆ Create

refcount_ptr<Component>(* ComponentListEntry::Create) (const ComponentCreateArgs &args)

Definition at line 38 of file ComponentFactory.cc.

◆ GetAttribute

string(* ComponentListEntry::GetAttribute) (const string &attributeName)

Definition at line 39 of file ComponentFactory.cc.


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

Generated on Tue Mar 24 2020 14:04:48 for GXemul by doxygen 1.8.17