Home :: GreenPad :: ki :: StdLib :: String | classes |
struct StringData | ^ |
undocumented
- Source:
- C:\usr\develop\MyProject\GreenPad\kilib\string.h:107
- Author:
- K.INABA
- Version:
- beta
Contents | ^ |
Entity Type Scope Short Description alen attribute public undocumented buf method public undocumented len attribute public undocumented ref attribute public undocumented
attribute alen | ? ^ > |
undocumented
- Source:
- C:\usr\develop\MyProject\GreenPad\kilib\string.h:110
- Code:
public ulong alen
method buf | ? ^ < > |
undocumented
- Source:
- C:\usr\develop\MyProject\GreenPad\kilib\string.h:114
- Code:
public TCHAR * buf (
) const
attribute len | ? ^ < > |
undocumented
- Source:
- C:\usr\develop\MyProject\GreenPad\kilib\string.h:109
- Code:
public ulong len
attribute ref | ? ^ < > |
undocumented
- Source:
- C:\usr\develop\MyProject\GreenPad\kilib\string.h:108
- Code:
public long ref
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.