[ROOT] --> small
public igesArchive ( const char * szName , int nMode = ios :: out , int nProt = filebuf :: openprot ) ;
public virtual ~ igesArchive ( ) ;
public igesArchive & operator << ( const __int32 i ) ;
public igesArchive & operator << ( const CString s ) ;
public igesArchive & operator << ( const char c ) ;
public igesArchive & operator << ( const char * pC ) ;
public igesArchive & operator << ( CIntegerIges i ) ;
This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.
Click here to return to the top of the page.