From 58f8437f4b8b741ddc8e7bcde21bf983cc618430 Mon Sep 17 00:00:00 2001 From: pepper Date: Sat, 10 Jan 2015 21:37:24 -0800 Subject: added vstsdk --- .../Documentation/html/class_c_drag_container.html | 398 +++++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 vendor/vstsdk2.4/vstgui.sf/vstgui/Documentation/html/class_c_drag_container.html (limited to 'vendor/vstsdk2.4/vstgui.sf/vstgui/Documentation/html/class_c_drag_container.html') diff --git a/vendor/vstsdk2.4/vstgui.sf/vstgui/Documentation/html/class_c_drag_container.html b/vendor/vstsdk2.4/vstgui.sf/vstgui/Documentation/html/class_c_drag_container.html new file mode 100644 index 0000000..5443c0a --- /dev/null +++ b/vendor/vstsdk2.4/vstgui.sf/vstgui/Documentation/html/class_c_drag_container.html @@ -0,0 +1,398 @@ + + +VSTGUI: CDragContainer Class Reference + + + + +
+
+
+
+

CDragContainer Class Reference

#include <vstgui.h> +

+

Inheritance diagram for CDragContainer: +

+ +CReferenceCounter + +List of all members. + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Types

enum  { kFile = 0, +kText, +kUnknown = -1 + }

Public Member Functions

 CDragContainer (void *platformDrag)
 ~CDragContainer ()
void * first (long &size, long &type)
 returns pointer on a char array if type is known
void * next (long &size, long &type)
 returns pointer on a char array if type is known
long getType (long idx) const
long getCount () const

Protected Attributes

void * platformDrag
long nbItems
long iterator
void * lastItem
+

Member Enumeration Documentation

+

+ + + + +
+ + + + +
anonymous enum
+
+ + + + + +
+   + + +

+

Enumerator:
+ + + + +
kFile  +
kText  +
kUnknown  +
+
+
+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
CDragContainer::CDragContainer void *  platformDrag  ) 
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + +
CDragContainer::~CDragContainer  ) 
+
+ + + + + +
+   + + +

+

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + +
void * CDragContainer::first long &  size,
long &  type
+
+ + + + + +
+   + + +

+returns pointer on a char array if type is known +

+

+

+ + + + +
+ + + + + + + + +
long CDragContainer::getCount  )  const [inline]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + +
long CDragContainer::getType long  idx  )  const
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + + + + + + + + + + +
void * CDragContainer::next long &  size,
long &  type
+
+ + + + + +
+   + + +

+returns pointer on a char array if type is known +

+

+


Member Data Documentation

+

+ + + + +
+ + + + +
long CDragContainer::iterator [protected]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + +
void* CDragContainer::lastItem [protected]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + +
long CDragContainer::nbItems [protected]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + +
void* CDragContainer::platformDrag [protected]
+
+ + + + + +
+   + + +

+

+


The documentation for this class was generated from the following files: + + + + Empty + + + + + + +
+
+
+Copyright ©2006 Steinberg Media Technologies. +All Rights Reserved. +
+ + + -- cgit v1.2.3-70-g09d2