ARB
|
Go to the source code of this file.
Classes | |
class | Multiroot |
class | RootSynchronizer |
Typedefs | |
typedef SmartPtr < DeconstructedTree > | DeconstructedTreePtr |
typedef RefPtr< const SizeAwareTree > | ConstSizeAwareTreePtr |
typedef RefPtr< const DeconstructedTree > | ConstDeconstructedTreePtr |
typedef ErrorOr < ConstSizeAwareTreePtr > | ErrorOrSizeAwareTreePtr |
typedef ErrorOr < ConstDeconstructedTreePtr > | ErrorOrDeconstructedTreePtr |
typedef std::vector < ConstSizeAwareTreePtr > | ConstSizeAwareTreeVector |
typedef SmartPtr< Multiroot > | MultirootPtr |
typedef ErrorOr< MultirootPtr > | ErrorOrMultirootPtr |
Definition at line 27 of file SyncRoot.hxx.
typedef RefPtr<const SizeAwareTree> ConstSizeAwareTreePtr |
Definition at line 29 of file SyncRoot.hxx.
typedef RefPtr<const DeconstructedTree> ConstDeconstructedTreePtr |
Definition at line 30 of file SyncRoot.hxx.
Definition at line 32 of file SyncRoot.hxx.
Definition at line 33 of file SyncRoot.hxx.
typedef std::vector<ConstSizeAwareTreePtr> ConstSizeAwareTreeVector |
Definition at line 35 of file SyncRoot.hxx.
typedef SmartPtr<Multiroot> MultirootPtr |
Definition at line 97 of file SyncRoot.hxx.
typedef ErrorOr<MultirootPtr> ErrorOrMultirootPtr |
Definition at line 98 of file SyncRoot.hxx.