Home :: GreenPad | classes |
class CharSetList | ^ |
利用可能文字コードリスト
- Source:
- C:\usr\develop\MyProject\GreenPad\OpenSaveDlg.h:17
- Author:
- K.INABA
- Version:
- beta
Contents | ^ |
Entity Type Scope Short Description CharSetList constructor public undocumented CsInfo struct public undocumented defaultCsi method public undocumented findCsi method public undocumented operator [] operator public undocumented size method public undocumented
constructor CharSetList | ? ^ > |
undocumented
- Source:
- C:\usr\develop\MyProject\GreenPad\OpenSaveDlg.h:30
- Code:
public CharSetList (
)
struct CsInfo | ? ^ < > |
undocumented
- Source:
- C:\usr\develop\MyProject\GreenPad\OpenSaveDlg.h:21
- Code:
public struct CsInfo
method defaultCsi | ? ^ < > |
undocumented
- Source:
- C:\usr\develop\MyProject\GreenPad\OpenSaveDlg.h:33
- Code:
public ulong defaultCsi (
) const
method findCsi | ? ^ < > |
undocumented
- Source:
- C:\usr\develop\MyProject\GreenPad\OpenSaveDlg.h:34
- Code:
public ulong findCsi (
int cs ) const
operator [] | ? ^ < > |
undocumented
- Source:
- C:\usr\develop\MyProject\GreenPad\OpenSaveDlg.h:31
method size | ? ^ < > |
undocumented
- Source:
- C:\usr\develop\MyProject\GreenPad\OpenSaveDlg.h:32
- Code:
public ulong size (
) const
Created Mon May 06 21:01:04 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.