#include <unidefs.h>
#include <string>
#include <vector>
#include <tccore/FeatureKeyCheck.hxx>
#include <base_utils/ScopedPtr.hxx>
#include <base_utils/ScopedSmPtr.hxx>
#include <metaframework/CreateInput.hxx>
#include <metaframework/SaveAsInput.hxx>
#include <metaframework/ReviseInput.hxx>
#include <metaframework/RuntimeBusinessObject.hxx>
#include <tc/Fnd0BaseProvider.hxx>
#include <metaframework/libmetaframework_exports.h>
#include <metaframework/libmetaframework_undef.h>
Go to the source code of this file.
|
| 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.
|
| |
| #define OPERATIONINPUT_ANY "OperationInput" |
| #define OPERATIONINPUT_BULKINPUT "BulkInput" |
| #define OPERATIONINPUT_CREATE "Create" |
| #define OPERATIONINPUT_DEEPCOPYDATA "DeepCopyData" |
| #define OPERATIONINPUT_REVISE "Revise" |
| #define OPERATIONINPUT_SAVEAS "SaveAs" |