#include <c4d_file.h>
Helper to browse through volumes.
Public Member Functions | |
void | Init () |
Bool | GetNext () |
Filename | GetFilename () |
String | GetVolumeName (Int32 *out_flags) |
Private Member Functions | |
BrowseVolumes () | |
~BrowseVolumes () | |
Alloc/Free | |
static BrowseVolumes * | Alloc () |
static void | Free (BrowseVolumes *&bf) |
|
private |
|
private |
|
static |
|
static |
void Init | ( | ) |
Initializes the class to browse volumes.
Bool GetNext | ( | ) |
Gets the next volume.
Filename GetFilename | ( | ) |
Gets the filename of the current volume, retrieved with GetNext().
Gets the current volume name.
[out] | out_flags | The flags to check: BROWSEVOLUMES |