[ROOT] --> small

class stepArchive

Author:
unascribed

Version:
unknown

Source:
stepArchive.h:38

Friends:
 friend class step ;
 friend class stepAdvanced ;
 friend class stepFaceted ;

Constructors Index

stepArchive
[public]
~stepArchive
[public]


Variables Index

m_iEntry
[public]


Methods Index

GetAt
[public]
getEntry
[public]
GetLength
[public]
operator <<
[public]
operator <<
[public]
operator <<
[public]
operator <<
[public]
operator <<
[public]
operator <<
[public]
setEntry
[public]
write
[public]


Constructors

stepArchive

public stepArchive ( ) ;

stepArchive

public virtual ~ stepArchive ( ) ;


Variables

m_iEntry

public int m_iEntry


Methods

GetAt

public iraroArchive * GetAt ( int i ) ;

write

public HRESULT write ( FILE * stream ) ;

setEntry

public HRESULT setEntry ( int iEntry ) ;

getEntry

public int getEntry ( ) ;

GetLength

public int GetLength ( ) ;

operator <<

public iraroArchive & operator << ( const char * pC ) ;

operator <<

public iraroArchive & operator << ( const int i ) ;

operator <<

public iraroArchive & operator << ( const double d ) ;

operator <<

public iraroArchive & operator << ( const float d ) ;

operator <<

public iraroArchive & operator << ( const bool b ) ;

operator <<

public iraroArchive & operator << ( const stepBool b ) ;


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.