NLMISC::CSheetId::CChar Class Reference


Detailed Description

associate sheet id and sheet name

Definition at line 187 of file sheet_id.h.

Public Member Functions

 CChar (const CChar &c)
 CChar ()

Data Fields

char * Ptr


Constructor & Destructor Documentation

NLMISC::CSheetId::CChar::CChar  )  [inline]
 

Definition at line 191 of file sheet_id.h.

00191 { Ptr = NULL; }

NLMISC::CSheetId::CChar::CChar const CChar c  )  [inline]
 

Definition at line 192 of file sheet_id.h.

References Ptr.

00192 { Ptr = c.Ptr; } // WARNING : Share Pointer


Field Documentation

char* NLMISC::CSheetId::CChar::Ptr
 

Definition at line 190 of file sheet_id.h.

Referenced by NLMISC::CSheetId::build(), CChar(), NLMISC::CSheetId::loadSheetId(), NLMISC::CSheetId::operator=(), and NLMISC::CSheetId::uninit().


The documentation for this class was generated from the following file:
Generated on Tue Mar 16 13:33:14 2004 for NeL by doxygen 1.3.6