LuciadCPillar 2023.1.04
concurrent

Utility classes for handling concurrent access. More...

Classes

class  luciad::CancellationToken
 This class contains information on whether an operation has been canceled. More...
 
class  luciad::ICancellableTask
 A task that can be canceled. More...
 
class  luciad::ITask
 Interface for a class that represents a task to be executed. More...
 
class  luciad::ITaskScheduler
 Interface for a class that can schedule tasks. More...
 

Detailed Description

Utility classes for handling concurrent access.