Class Thread {ANSI C++}

Parent PackageUtilsAbstractNo
Export ControlPublicAccessLink Class forNone
Class KindNormalClassCardinalityn
Space ConcurrencySequential
PersistenceNo  


Assigned ComponentsNAL


Operations
NameSignatureClass
resumevoid resume ()Thread
pausevoid pause ()Thread
stopvoid stop ()Thread
startvoid start ()Thread
~Thread <<virtual>> ~Thread ()Thread
Thread Thread ()Thread
handleStopvoid handleStop ()Thread
handlePausevoid handlePause ()Thread
execvoid <<abstract>> exec (void )Thread
startThreadvoid <<static>> startThread (void* pThread)Thread


Attributes
NameClassTypeInitial Value
pausedThreadbool 
stoppedThreadbool 



Property Settings

Data Modeler
dmItemFalseDMName 
IsTableFalseIsViewFalse
IsDomainFalseIsSPPackageFalse
Synonymns TableSpace 
SourceId SourceType 
SelectClause IsUpdatableFalse
CheckOption0PersistToServer 


ANSI C++
HeaderSourceFileUtils\Thread.hBodySourceFileUtils\Thread.cpp
SynchronizeTrueCodeName 
ImplementationType