Vault  4.1
Public Member Functions
VFSNodeNameCallback Class Reference

This iteration callback is used to capture a directory's children's names as a list of strings. More...

Inheritance diagram for VFSNodeNameCallback:
VDirectoryIterationCallback

List of all members.

Public Member Functions

 VFSNodeNameCallback (VStringVector &nameList)
virtual bool handleNextNode (const VFSNode &node)
 A callback implementation needs to implement this method; it should return false if no further iteration is desired, true if iteration should continue.

Detailed Description

This iteration callback is used to capture a directory's children's names as a list of strings.

Definition at line 50 of file vfsnode.cpp.


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

Copyright ©1997-2014 Trygve Isaacson. All rights reserved. This documentation was generated with Doxygen.