Separatista
Separatista::AutoMagicFactory< T > Member List

This is the complete list of members for Separatista::AutoMagicFactory< T >, including all inherited members.

AutoMagic()Separatista::AutoMagic
AutoMagic(Element *pBaseElement)Separatista::AutoMagic
AutoMagic(Element *pBaseElement, const wchar_t *pWatchPath, const wchar_t *pValuePath)Separatista::AutoMagic
AutoMagicFactory(SeparatistaDocument *pDocument, const wchar_t *pBasePath, const wchar_t *pWatchPath, const wchar_t *pValuePath) (defined in Separatista::AutoMagicFactory< T >)Separatista::AutoMagicFactory< T >
Create(SeparatistaDocument *pDocument, const wchar_t *pBasePath, const wchar_t *pWatchPath, const wchar_t *pValuePath) (defined in Separatista::AutoMagicFactory< T >)Separatista::AutoMagicFactory< T >inlinestatic
doCreatedMagic(Element *pParent, Element *pChild)Separatista::AutoMagicFactory< T >virtual
doDeletedMagic(Element *pElemenet)Separatista::AutoMagicFactory< T >virtual
doValueMagic(Element *pElement, const wchar_t *pNewValue)Separatista::AutoMagicFactory< T >virtual
elementCreated(Element *pParent, Element *pChild) (defined in Separatista::AutoMagic)Separatista::AutoMagicvirtual
elementDeleted(Element *pElement) (defined in Separatista::AutoMagic)Separatista::AutoMagicvirtual
elementValueChanged(Element *pElement, const wchar_t *pNewValue) (defined in Separatista::AutoMagic)Separatista::AutoMagicvirtual
getValueElement()Separatista::AutoMagicprotected
installAutoMagic(SeparatistaDocument *pDocument)Separatista::AutoMagicstatic