#include <algos.h>


Public Member Functions | |
| a2dWalker_SetPropertyToObject (a2dNamedProperty *prop) | |
| constructor with a2dPropertyId to set | |
| void | Initialize () |
| to initialize a walker class, default does nothing. | |
| virtual bool | WalkTask (wxObject *parent, wxObject *object, a2dWalkEvent event) |
| called from within a2dDocument | |
Public Attributes | |
| a2dNamedProperty * | m_property |
| id of property to set | |
Definition at line 440 of file algos.h.