Class CGenericThread Data ItemsConstructorsDestructorsFunctionsCustom CodeGo to hierarchy chart    Prev page: Custom Code in Header Before IncludesNext page: CGenericThread    Show member index
Custom Code in Header Public Section Declared in:
GenericThread.h

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

typedef enum _ThreadStatus
{
    tsSuspended,
    tsRunning,
    tsStopped,
    tsError
} ThreadStatus;

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

Class Overview Class Overview  |  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.