Main Page
    Cookbook/Overview     ImageMeister     the jcprops file     Licensing
    Binary Installation & Configuration [ Win · Mac · Nix · OSX ]     Changes
    Public API
    Source Code Main Page
        Java [ Common · Win · Mac · Nix ]     Native Code [ Common · Win · Mac · Nix ]     Manifest
        Native Code Overviews [ Common · Win · Mac · Nix · Strings ]     Macros [ General · Native Macros ]
        Walkthroughs [ Java only · Java and native ]     Building [ Win · Mac · Nix · OSX ]     Distribution Issues

SIterate

Iterates the contents of volumes and folders.

[ Mac | Source | Keywords | Summary | Ancestors | All Members | Descendants ]

Quick Index

DESCRIPTION

Class Summary

class SIterate

{

public:
static ErrCode iterateContents( const CFSpec *theSpec, long *dirID, long *numRet, unsigned char *bufferP, long numEntries, long flags );
static ErrCode iterateVolumeContents( long vRef, long *dirID, long *numRet, unsigned char *bufferP, long numEntries, long flags );
static ErrCode iterateDirectory( long vRef, long dirID, long *numRet, unsigned char *bufferP, long numEntries, long flags );
protected:
}; // SIterate

Back to the top of SIterate


DESCRIPTION

Iterates the contents of volumes and folders.

Back to the top of SIterate


ErrCode iterateContents( const CFSpec *theSpec, long *dirID, long *numRet, unsigned char *bufferP, long numEntries, long flags );

Return a list of the contents of a folder or volume.

	static	ErrCode iterateContents( const CFSpec *theSpec, long *dirID, long *numRet,
							unsigned char *bufferP, long numEntries, long flags );

Back to the top of SIterate


ErrCode iterateVolumeContents( long vRef, long *dirID, long *numRet, unsigned char *bufferP, long numEntries, long flags );

Return a list of the contents of a volume.

	static	ErrCode iterateVolumeContents( long vRef, long *dirID, long *numRet, unsigned char *bufferP,
									long numEntries, long flags );

Back to the top of SIterate


ErrCode iterateDirectory( long vRef, long dirID, long *numRet, unsigned char *bufferP, long numEntries, long flags );

Return a list of the contents of a folder.

	static	ErrCode iterateDirectory( long vRef, long dirID, long *numRet,
									unsigned char *bufferP, long numEntries, long flags );

Back to the top of SIterate


All Members

public:
static ErrCode iterateContents( const CFSpec *theSpec, long *dirID, long *numRet, unsigned char *bufferP, long numEntries, long flags );
static ErrCode iterateVolumeContents( long vRef, long *dirID, long *numRet, unsigned char *bufferP, long numEntries, long flags );
static ErrCode iterateDirectory( long vRef, long dirID, long *numRet, unsigned char *bufferP, long numEntries, long flags );
protected:

Back to the top of SIterate


Ancestors

Class does not inherit from any other class.

Back to the top of SIterate


Descendants

Class is not inherited by any others.

Back to the top of SIterate


Generated from source by the Cocoon utilities on Fri Aug 23 12:34:30 2002 .

Report problems to jkotula@stratasys.com


Main Page · JConfig · ImageMeister · System Properties Repository · WordMeister · Free Samples · Java Freeware · Contact Us · FAQ · Links


Copyright (c) 1997-2002 Samizdat Productions. All Rights Reserved.
WarpMovie, TileMovie, JConfig, ImageMeister and MovieShredder are Trademarks of Samizdat Productions.