ALBA
Public Attributes | List of all members
albaObjectFactory::mmuOverrideInformation Struct Reference

#include <albaObjectFactory.h>

Collaboration diagram for albaObjectFactory::mmuOverrideInformation:
Collaboration graph
[legend]

Public Attributes

std::string m_TypeName
 
std::string m_OverrideWithName
 
bool m_EnabledFlag
 
albaCreateObjectFunction m_CreateObject
 
albaAutoPointer< albaReferenceCountedm_Args
 

Detailed Description

mmuOverrideInformation utility class.

Internal implementation class for albaObjectFactory.

Definition at line 148 of file albaObjectFactory.h.

Member Data Documentation

◆ m_TypeName

std::string albaObjectFactory::mmuOverrideInformation::m_TypeName

Definition at line 150 of file albaObjectFactory.h.

◆ m_OverrideWithName

std::string albaObjectFactory::mmuOverrideInformation::m_OverrideWithName

Definition at line 151 of file albaObjectFactory.h.

◆ m_EnabledFlag

bool albaObjectFactory::mmuOverrideInformation::m_EnabledFlag

Definition at line 152 of file albaObjectFactory.h.

◆ m_CreateObject

albaCreateObjectFunction albaObjectFactory::mmuOverrideInformation::m_CreateObject

Definition at line 153 of file albaObjectFactory.h.

◆ m_Args

albaAutoPointer<albaReferenceCounted> albaObjectFactory::mmuOverrideInformation::m_Args

Definition at line 154 of file albaObjectFactory.h.


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