Classes | Namespaces | Typedefs
CancellationToken.h File Reference
#include <functional>
#include <atomic>
#include <thread>
#include <Bentley/Tasks/Tasks.h>
#include <Bentley/bvector.h>

Go to the source code of this file.

Classes

struct  ICancellationListener
 
struct  SimpleCancellationListener
 
struct  ICancellationToken
 
struct  SimpleCancellationToken
 
struct  MergeCancellationToken
 

Namespaces

 Bentley
 The Bentley namespace contains types defined by the Bentley Library.
 
 Bentley::Tasks
 

Typedefs

typedef std::shared_ptr
< struct ICancellationToken > 
ICancellationTokenPtr
 
typedef std::shared_ptr
< struct
SimpleCancellationToken > 
SimpleCancellationTokenPtr
 
typedef std::shared_ptr
< struct
MergeCancellationToken > 
MergeCancellationTokenPtr
 

Copyright © 2017 Bentley Systems, Incorporated. All rights reserved.