a2dWalker_CallMemberFuncW Class Reference
[Algorithms on hierarchy in a2dDocument]

perform a function on each a2dCanvasObject in the document More...

#include <algos.h>

Inheritance diagram for a2dWalker_CallMemberFuncW:

Inheritance graph
[legend]
Collaboration diagram for a2dWalker_CallMemberFuncW:

Collaboration graph
[legend]

List of all members.

Public Types

typedef void(a2dCanvasObject::* a2dCanvasObjectFuncW )(a2dWalkerIOHandler *)

Public Member Functions

bool Start (a2dObject *object, a2dCanvasObjectFuncW func)
 object to start the algorithm
bool WalkTask (wxObject *parent, wxObject *object, a2dWalkEvent event)
 called from within a2dCanvasDocument

Public Attributes

a2dCanvasObjectFuncW m_func


Detailed Description

perform a function on each a2dCanvasObject in the document

Definition at line 82 of file algos.h.


Member Function Documentation

bool a2dWalker_CallMemberFuncW::Start ( a2dObject object,
a2dCanvasObjectFuncW  func 
)

object to start the algorithm

all object nested down here will have the function called. return true

Definition at line 145 of file algos.cpp.


The documentation for this class was generated from the following files:
a2dWalker_CallMemberFuncW Class Reference -- Tue Aug 31 18:36:56 2010 -- 31 Aug 2010 -- 1.5.5 -- wxArt2D -- . -- Main Page Reference Documentation