|
Teamcenter C++ API Reference
2312
|
#include <memory>#include <functional>#include <base_utils/SharedPtrCountedImpl.hxx>Go to the source code of this file.
Classes | |
| class | Teamcenter::Internal::SharedCount |
Namespaces | |
| namespace | Teamcenter |
| A convenient C++ class to manage a list of tag_t. This convenient class is derived from TagList class which is only available for internal developers. | |
| namespace | Teamcenter::Internal |
Functions | |
| bool | Teamcenter::Internal::operator< (SharedCount const &a, SharedCount const &b) |
| bool | Teamcenter::Internal::operator== (SharedCount const &a, SharedCount const &b) |
Implements a reference counting mechanism.
Definition in file SharedCount.hxx.