Class CInterfaces Base ClassesData ItemsConstructorsDestructorsFunctionsCustom CodeGo to hierarchy chart    Prev page: Custom Code in Header Before IncludesNext page: CInterfaces    Show member index
Custom Code in Source After Includes Declared in:
Interfaces.h

'Custom Code' icon -- Shortcut to top of page. Custom Code

// Construction/Destruction
#define CInterfaces_Class "CInterfaces"
#define CHECK_POSITION(METHOD_NAME,RETURN_VALUE)    \
    if (m_iPosition>=m_iStructures)\
    {\
        ReportError(METHOD_NAME,"Passed over!");\
        return RETURN_VALUE;\
    }

'See Also' icon -- Shortcut to top of page. See Also

Class Overview Class Overview  |  Public base class CSpoofBase  |  Hierarchy Chart Hierarchy Chart


Get Surveyor!This web site was generated using Surveyor V4.50.811.1.  Click here for more information. Site content copyright © 2001 Barak Weichselbaum. See the About page for additional notices. This page last updated: 27 Jun 2001.