Collection Class Reference
 
 
 
Collection Class Reference

#include <collection.h>

Public Member Functions

virtual Value map_path (PathName *path, value_vf vfn_ptr, value_cf cfn_ptr, Value **arg_list, int count)
virtual Value find_first (BOOL(*test_fn)(INode *node, intlevel, const void *arg), const void *test_arg)
virtual Value get_path (PathName *path_name)

Member Function Documentation

virtual Value* map_path ( PathName *  path,
value_vf  vfn_ptr,
value_cf  cfn_ptr,
Value **  arg_list,
int  count 
) [virtual]
virtual Value* find_first ( BOOL(*)(INode *node, intlevel, const void *arg)  test_fn,
const void *  test_arg 
) [virtual]
virtual Value* get_path ( PathName *  path_name ) [virtual]