Separatista
Separatista::PathWatcher Class Reference

#include <automagic.h>

Inheritance diagram for Separatista::PathWatcher:
Separatista::ElementListener

Public Member Functions

 PathWatcher (AutoMagic *pAutoMagic, Element *pElement, const wchar_t *pPath)
 
virtual void elementValueChanged (Element *pElement, const wchar_t *pNewValue)
 
virtual void elementCreated (Element *pParent, Element *pChild)
 
virtual void elementDeleted (Element *pElement)
 

Protected Attributes

const wchar_t * m_pPath
 
AutoMagicm_pAutoMagic
 

Detailed Description

PathWatcher waits until the end element of a full path is created and then notifies an AutoMagic of events.


The documentation for this class was generated from the following files: