|
Teamcenter C++ API Reference
2312
|
#include <OperationDispatcher.hxx>
Public Member Functions | |
| extn_fn () | |
Public Attributes | |
| METHOD_function_t | fn_ptr |
| bool | functionInvokerRequired |
| bool | isParentExt |
| bool | m_reattached |
| TC_argument_list_t * | user_args |
Definition at line 95 of file OperationDispatcher.hxx.
| Teamcenter::extn_fn::extn_fn | ( | ) |
| METHOD_function_t Teamcenter::extn_fn::fn_ptr |
Definition at line 97 of file OperationDispatcher.hxx.
| bool Teamcenter::extn_fn::functionInvokerRequired |
Definition at line 104 of file OperationDispatcher.hxx.
| bool Teamcenter::extn_fn::isParentExt |
flag to know which ones are coming from parent
Definition at line 103 of file OperationDispatcher.hxx.
| bool Teamcenter::extn_fn::m_reattached |
reattached from source to target
Definition at line 108 of file OperationDispatcher.hxx.
| TC_argument_list_t* Teamcenter::extn_fn::user_args |
Definition at line 98 of file OperationDispatcher.hxx.