Home :: GreenPad :: ki :: WinUtil :: Clipboard classes

class Text

^ 
テキスト情報保持クラス
Source:
C:\usr\develop\MyProject\GreenPad\kilib\winutil.h:41
Author:
K.INABA
Version:
beta
Friend:
class Clipboard undocumented

Contents

^ 
EntityTypeScopeShort Description
~Textdestructor publicundocumented
Textconstructor publicundocumented
datamethod publicundocumented

destructor ~Text

? ^  > 
undocumented
Source:
C:\usr\develop\MyProject\GreenPad\kilib\winutil.h:58
Code:
public ~ Text ( )

constructor Text

? ^  < > 
undocumented
Source:
C:\usr\develop\MyProject\GreenPad\kilib\winutil.h:52
Code:
public Text ( const Text & t ) : str_ ( t . str_ ) , mem_ ( t . mem_ )

method data

? ^  < > 
undocumented
Source:
C:\usr\develop\MyProject\GreenPad\kilib\winutil.h:59
Code:
public const unicode * data ( ) const

Created Mon May 06 21:01:05 2002.
This documentation was generated automatically by
ccdoc v0.8 r26 2001/11/28 bin_opt_msvc_MSWin32-4.0.
Click here to submit a bug report or feature request.
Click here to return to the top of the page.