|
Teamcenter C++ API Reference
2312
|
#include <unidefs.h>#include <string>#include <map>#include <common/tc_deprecation_macros.h>#include <metaframework/Object.hxx>#include <extensionframework/OperationDispatcher.hxx>#include <extensionframework/libextensionframework_exports.h>#include <extensionframework/libextensionframework_undef.h>Go to the source code of this file.
Classes | |
| class | Teamcenter::OperationDispatcherRegistry |
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. | |
Typedefs | |
| typedef enum EXTENSIONFRAMEWORK_bulk_operation_e | EXTENSIONFRAMEWORK_bulk_operation_t |
| typedef enum EXTENSIONFRAMEWORK_operation_int_type_e | EXTENSIONFRAMEWORK_operation_int_type_t |
Enumerations | |
| enum | EXTENSIONFRAMEWORK_bulk_operation_e { OPER_SAVE, OPER_DELETE, OPER_LOCK, OPER_UNLOCK, OPER_REFRESH, OPER_UNDEFINED = 100 } |
| enum | EXTENSIONFRAMEWORK_operation_int_type_e { OPERATION_TYPE_UNDEFINED = 0, OPERATION_TYPE_SETBASED, OPERATION_TYPE_OBJECT_BASED_MESSAGE_BASED } |
To determine if a specific set-based operation is implemented for a given object.
To determine if a specific set-based operation is implemented for a given object.
Definition at line 43 of file OperationDispatcherRegistry.hxx.
Definition at line 35 of file OperationDispatcherRegistry.hxx.