API Guides > ConceptRT 3.x
ThreadsAutoSectionWait Class Reference

Auto section wait helper class. More...

Detailed Description

Auto section wait helper class.

Public Member Methods

 ThreadsAutoSectionWait ()
 Default constructor. More...
 
void Leave ()
 Leave the section. More...
 
bool MustEnter ()
 Query if it must enter the section. More...
 

Constructor & Destructor Documentation

Default constructor.

Methods Documentation

void Leave ( )

Leave the section.

bool MustEnter ( )

Query if it must enter the section.

Returns
True if yes, false if not.