LuciadCPillar 2024.0.08
|
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... | |
Utility classes for handling concurrent access.