automatically generated by HelpGen from privatedataobject.tex at 13/Jan/99 12:50:12 \section{\class{wxPrivateDataObject}}\label{wxprivatedataobject} ---------------------------------------------------------------------------- wxPrivateDataObject is a specialization of wxDataObject for app specific data ---------------------------------------------------------------------------- \wxheading{Derived from} \helpref{wxDataObject}{wxdataobject} \wxheading{Data structures} \latexignore{\rtfignore{\wxheading{Members}}} \membersection{wxPrivateDataObject::wxPrivateDataObject}\label{wxprivatedataobjectwxprivatedataobject} \constfunc{virtual }{wxPrivateDataObject}{\void} \membersection{wxPrivateDataObject::\destruct{wxPrivateDataObject}}\label{wxprivatedataobjectdtor} \constfunc{virtual }{\destruct{wxPrivateDataObject}}{\void} \membersection{wxPrivateDataObject::GetFormat}\label{wxprivatedataobjectgetformat} \constfunc{virtual wxDataFormat}{GetFormat}{\void} \membersection{wxPrivateDataObject::SetId}\label{wxprivatedataobjectsetid} \constfunc{virtual void}{SetId}{\param{const wxString\& }{id}} the string ID identifies the format of clipboard or DnD data. a word processor would e.g. add a wxTextDataObject and a wxPrivateDataObject to the clipboard - the latter with the Id "WXWORD\_FORMAT". \membersection{wxPrivateDataObject::GetId}\label{wxprivatedataobjectgetid} \constfunc{virtual wxString}{GetId}{\void} \membersection{wxPrivateDataObject::SetData}\label{wxprivatedataobjectsetdata} \constfunc{virtual void}{SetData}{\param{const char }{*data}, \param{size\_t }{size}} will make internal copy \membersection{wxPrivateDataObject::GetDataSize}\label{wxprivatedataobjectgetdatasize} \constfunc{virtual size\_t}{GetDataSize}{\void} \membersection{wxPrivateDataObject::GetData}\label{wxprivatedataobjectgetdata} \constfunc{virtual char*}{GetData}{\void}