#include <Bentley/RefCounted.h>
#include "ITxnManager.h"
#include "DependencyManagerAppid.h"
#include "DependencyManagerLinkage.h"
#include <map>
Go to the source code of this file.
|
struct | DependencyManager |
| The Dependency Manager tracks changes to root elements and notififies dependent elements. More...
|
|
|
| Bentley |
| The Bentley namespace contains types defined by the Bentley Library.
|
|
| Bentley::DgnPlatform |
| The DgnPlatform namespace contains types defined by the DgnPlatform.
|
|
#define ERR_MAXITERATIONS DependencyStatus::MaxIterationsError |
#define ERR_MISSINGCALLBACK DependencyStatus::MissingCallBackError |