libMVRgdtf 40bc00a
A library for GDTF and MVR
|
#include <string>
#include <vector>
#include <stdint.h>
#include <cstring>
#include <memory>
#include "IMediaRessourceVectorInterface.h"
Go to the source code of this file.
Classes | |
struct | VectorworksMVR::VWIID |
class | VectorworksMVR::IVWUnknown |
class | VectorworksMVR::VCOMPtr< T > |
Namespaces | |
namespace | VectorworksMVR |
Macros | |
#define | EXPORT_MVR_CLASS __attribute__((visibility("default"))) |
#define | VCOM_CALLTYPE |
#define | DYNAMIC_ATTRIBUTE __attribute__((visibility("default"))) |
Typedefs | |
typedef uint32_t | VectorworksMVR::VCOMError |
Functions | |
VCOMError | VectorworksMVR::VWQueryInterface (const VWIID &iid, IVWUnknown **outInterface) |
#define DYNAMIC_ATTRIBUTE __attribute__((visibility("default"))) |
#define EXPORT_MVR_CLASS __attribute__((visibility("default"))) |
#define VCOM_CALLTYPE |