node_find Struct Reference
 
 
 
node_find Struct Reference

#include <mxsobjects.h>

Public Attributes

BOOL(*  tester )(INode *, int, const void *)
const void *  test_arg
BOOL(*  selector )(INode *, int, const void *)
const void *  sel_arg

Member Data Documentation

BOOL(* tester)(INode *, int, const void *)
BOOL(* selector)(INode *, int, const void *)