libMVRgdtf 40bc00a
A library for GDTF and MVR
|
#include "IFolderIdentifier.h"
Go to the source code of this file.
Classes | |
class | VectorworksMVR::Filing::IFileIdentifier |
Namespaces | |
namespace | VectorworksMVR |
namespace | VectorworksMVR::Filing |
Typedefs | |
typedef VCOMPtr< IFileIdentifier > | VectorworksMVR::Filing::IFileIdentifierPtr |
typedef std::vector< IFileIdentifierPtr > | VectorworksMVR::Filing::TVWArray_IFileIdentifier |
Variables | |
const VCOMError | VectorworksMVR::Filing::kVCOMError_BadPathSpecified = 50 |
const VCOMError | VectorworksMVR::Filing::kVCOMError_FileNotFound = 51 |
const VCOMError | VectorworksMVR::Filing::kVCOMError_AccessDenied = 52 |
const VCOMError | VectorworksMVR::Filing::kVCOMError_TooManyOpenFiles = 54 |
const VCOMError | VectorworksMVR::Filing::kVCOMError_DiskFull = 55 |