|
Teamcenter C++ API Reference
2312
|
This is the complete list of members for Teamcenter::getCharOperationDispatcher, including all inherited members.
| addPostAction(METHOD_function_t fnPtr, TC_argument_list_t *userArgs, bool functionInvokerRequired=true, bool auto_dispatched=true) | Teamcenter::OperationDispatcher | |
| addPostAction2(METHOD_function_t fnPtr, TC_argument_list_t *userArgs, EXTENSIONFRAMEWORK_extension_category_t extnCategory, bool functionInvokerRequired=true, bool auto_dispatched=true) | Teamcenter::OperationDispatcher | |
| addPostActionAt(int pos, METHOD_function_t fnPtr, TC_argument_list_t *userArgs) | Teamcenter::OperationDispatcher | |
| addPostActionInternal(METHOD_function_t fnPtr, TC_argument_list_t *userArgs, bool functionInvokerRequired=true, bool auto_dispatched=true) | Teamcenter::OperationDispatcher | |
| addPreAction(METHOD_function_t fnPtr, TC_argument_list_t *userArgs, bool functionInvokerRequired=true) | Teamcenter::OperationDispatcher | |
| addPreAction2(METHOD_function_t fnPtr, TC_argument_list_t *userArgs, EXTENSIONFRAMEWORK_extension_category_t extnCategory, bool functionInvokerRequired=true) | Teamcenter::OperationDispatcher | |
| addPreActionAt(int pos, METHOD_function_t fnPtr, TC_argument_list_t *userArgs) | Teamcenter::OperationDispatcher | |
| addPreCondition(METHOD_function_t fnPtr, TC_argument_list_t *userArgs, bool functionInvokerRequired=true) | Teamcenter::OperationDispatcher | |
| addPreCondition2(METHOD_function_t fnPtr, TC_argument_list_t *userArgs, EXTENSIONFRAMEWORK_extension_category_t extnCategory, bool functionInvokerRequired=true) | Teamcenter::OperationDispatcher | |
| addPreConditionAt(int pos, METHOD_function_t fnPtr, TC_argument_list_t *userArgs) | Teamcenter::OperationDispatcher | |
| addRuntimeUserArguments(const char *extensionName, ExtensionPointType_t extType, int argCount, const TC_argument_t *args) | Teamcenter::OperationDispatcher | |
| anyPostActions() const | Teamcenter::OperationDispatcher | |
| anyPreActions() const | Teamcenter::OperationDispatcher | |
| anyPreConditions() const | Teamcenter::OperationDispatcher | |
| askBMOperationName() const | Teamcenter::OperationDispatcher | |
| askBMOperationtag(tag_t *bmoptag) const | Teamcenter::OperationDispatcher | |
| askBulkOperationFuncPtr() const | Teamcenter::OperationDispatcher | |
| askDispatches(bool &condDispatch, bool &preDispatch, bool &baseDispatch, bool &postDispatch) | Teamcenter::PropOperationDispatcher | |
| askProperty(EIMObject *obj, PropertyDescriptor *pd) const | Teamcenter::PropOperationDispatcher | |
| baseFunctionExists() const | Teamcenter::OperationDispatcher | |
| constructor() | Teamcenter::getCharOperationDispatcher | static |
| copyBaseFnDataFromExistingOperationDispatcher(OperationDispatcher *opDispatcher) | Teamcenter::OperationDispatcher | |
| copyDirectFuncPointerFromSourceOperationDispatcher(const PropOperationDispatcher *source) | Teamcenter::PropOperationDispatcher | |
| copyPreBasePostFromExistingOperationDispatcher(OperationDispatcher *opDispatcher) | Teamcenter::OperationDispatcher | |
| createExtensionSetObject(ExtensionPointType_t extType) | Teamcenter::OperationDispatcher | |
| dumpFunction() | Teamcenter::OperationDispatcher | |
| exeBaseAction(METHOD_message_t *msg,...) const | Teamcenter::OperationDispatcher | |
| execute(Teamcenter::BusinessObject *obj, std::vector< void * > &args) const | Teamcenter::getCharOperationDispatcher | virtual |
| execute(tag_t objTag, va_list args) const | Teamcenter::getCharOperationDispatcher | virtual |
| execute(Teamcenter::BusinessObject *obj, va_list args) const | Teamcenter::getCharOperationDispatcher | virtual |
| executeBaseAction(METHOD_message_t &msg, va_list args, bool userExitBase=false) const | Teamcenter::OperationDispatcher | virtual |
| executeBaseAction(tag_t object_tag, va_list args, bool userExitBase=false) const | Teamcenter::OperationDispatcher | virtual |
| executeBaseAction(Teamcenter::BusinessObject *obj, va_list args) const | Teamcenter::OperationDispatcher | virtual |
| executeBaseAction2(METHOD_message_t &msg, va_list args) const | Teamcenter::OperationDispatcher | |
| executeHighPriorityPostActions(METHOD_message_t &msg, va_list args) const | Teamcenter::OperationDispatcher | |
| executeObjectBasedSuperBaseAction2(tag_t objectType, const std::string &operationID, int &oprnInt, tag_t object,...) | Teamcenter::OperationDispatcher | static |
| executePostActions(METHOD_message_t &msg, va_list args) const | Teamcenter::getCharOperationDispatcher | virtual |
| Teamcenter::PropOperationDispatcher::executePostActions(tag_t object_tag, va_list args) const | Teamcenter::OperationDispatcher | virtual |
| Teamcenter::PropOperationDispatcher::executePostActions(Teamcenter::BusinessObject *obj, va_list args) const | Teamcenter::OperationDispatcher | virtual |
| executePreActions(METHOD_message_t &msg, va_list args) const | Teamcenter::getCharOperationDispatcher | virtual |
| Teamcenter::PropOperationDispatcher::executePreActions(tag_t object_tag, va_list args) const | Teamcenter::OperationDispatcher | virtual |
| Teamcenter::PropOperationDispatcher::executePreActions(Teamcenter::BusinessObject *obj, va_list args) const | Teamcenter::OperationDispatcher | virtual |
| executePreConditions(METHOD_message_t &msg, va_list args) const | Teamcenter::getCharOperationDispatcher | virtual |
| Teamcenter::PropOperationDispatcher::executePreConditions(tag_t object_tag, va_list args) const | Teamcenter::OperationDispatcher | virtual |
| Teamcenter::PropOperationDispatcher::executePreConditions(Teamcenter::BusinessObject *obj, va_list args) const | Teamcenter::OperationDispatcher | virtual |
| executeSetBasedSuperBaseAction2(const std::string &typeName, const std::string &operationID, int *pOprnInt,...) | Teamcenter::OperationDispatcher | static |
| executeUserExit(const char *typeName, const char *propName, const char *msgName, bool *customActionExecuted,...) | Teamcenter::OperationDispatcher | static |
| executeUserExit(const char *typeName, const char *propName, const char *msgName, va_list args) | Teamcenter::OperationDispatcher | static |
| exeHighPriorityPostActions(METHOD_message_t *msg,...) const | Teamcenter::OperationDispatcher | |
| exePostActions(METHOD_message_t *msg,...) const | Teamcenter::OperationDispatcher | |
| exePreActions(METHOD_message_t *msg,...) const | Teamcenter::OperationDispatcher | |
| exePreConditions(METHOD_message_t *msg,...) const | Teamcenter::OperationDispatcher | |
| findParentPropOperationDispatcher(tag_t objectType, const std::string &propertyName, const std::string &propOpernMsg, int &propMsgIndex, OperationDispatcher *&opPropOprnDisp) | Teamcenter::PropOperationDispatcher | static |
| getBaseAction() const | Teamcenter::OperationDispatcher | |
| getBaseActionCategory() const | Teamcenter::OperationDispatcher | |
| getBaseActionFunctionType() const | Teamcenter::PropOperationDispatcher | inline |
| getBaseActionSet() const | Teamcenter::OperationDispatcher | |
| getBOName() const | Teamcenter::OperationDispatcher | inline |
| getChar(const Teamcenter::BusinessObject *obj, char &charValue, bool &isNull) const | Teamcenter::getCharOperationDispatcher | |
| getChar(const Teamcenter::BusinessObject *obj, char &charValue, bool &isNull, bool &hasReadAccess) const | Teamcenter::getCharOperationDispatcher | |
| getCharArrayBaseAction(METHOD_message_t *msgData, int *num, char **value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getCharArrayBaseAction(METHOD_message_t *msgData, int *num, char **value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getCharArrayPostActions(METHOD_message_t *msgData, int *num, char **value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getCharArrayPostActions(METHOD_message_t *msgData, int *num, char **value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getCharArrayPreActions(METHOD_message_t *msgData, int *num, char **value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getCharArrayPreActions(METHOD_message_t *msgData, int *num, char **value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getCharArrayPreConditions(METHOD_message_t *msgData, int *num, char **value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getCharArrayPreConditions(METHOD_message_t *msgData, int *num, char **value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getCharBaseAction(const Teamcenter::BusinessObject *obj, char &charValue, bool &isNull) const | Teamcenter::getCharOperationDispatcher | |
| getCharBaseAction(const Teamcenter::BusinessObject *obj, char &charValue, bool &isNull, bool &hasReadAccess) const | Teamcenter::getCharOperationDispatcher | |
| getCharBaseAction(METHOD_message_t *msgData, char *value, logical *isNull) const | Teamcenter::getCharOperationDispatcher | virtual |
| getCharBaseAction(METHOD_message_t *msgData, char *value, logical *isNull, logical *hasReadAccess) const | Teamcenter::getCharOperationDispatcher | virtual |
| getCharOperationDispatcher() | Teamcenter::getCharOperationDispatcher | |
| getCharPostActions(const Teamcenter::BusinessObject *obj, char &charValue, bool &isNull) const | Teamcenter::getCharOperationDispatcher | |
| getCharPostActions(const Teamcenter::BusinessObject *obj, char &charValue, bool &isNull, bool &hasReadAccess) const | Teamcenter::getCharOperationDispatcher | |
| getCharPostActions(METHOD_message_t *msgData, char *value, logical *isNull) const | Teamcenter::getCharOperationDispatcher | virtual |
| getCharPostActions(METHOD_message_t *msgData, char *value, logical *isNull, logical *hasReadAccess) const | Teamcenter::getCharOperationDispatcher | virtual |
| getCharPreActions(const Teamcenter::BusinessObject *obj, char &charValue, bool &isNull) const | Teamcenter::getCharOperationDispatcher | |
| getCharPreActions(const Teamcenter::BusinessObject *obj, char &charValue, bool &isNull, bool &hasReadAccess) const | Teamcenter::getCharOperationDispatcher | |
| getCharPreActions(METHOD_message_t *msgData, char *value, logical *isNull) const | Teamcenter::getCharOperationDispatcher | virtual |
| getCharPreActions(METHOD_message_t *msgData, char *value, logical *isNull, logical *hasReadAccess) const | Teamcenter::getCharOperationDispatcher | virtual |
| getCharPreConditions(const Teamcenter::BusinessObject *obj, char &charValue, bool &isNull) const | Teamcenter::getCharOperationDispatcher | |
| getCharPreConditions(const Teamcenter::BusinessObject *obj, char &charValue, bool &isNull, bool &hasReadAccess) const | Teamcenter::getCharOperationDispatcher | |
| getCharPreConditions(METHOD_message_t *msgData, char *value, logical *isNull) const | Teamcenter::getCharOperationDispatcher | virtual |
| getCharPreConditions(METHOD_message_t *msgData, char *value, logical *isNull, logical *hasReadAccess) const | Teamcenter::getCharOperationDispatcher | virtual |
| getDateArrayBaseAction(METHOD_message_t *msgData, int *num, date_t **value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getDateArrayBaseAction(METHOD_message_t *msgData, int *num, date_t **value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getDateArrayPostActions(METHOD_message_t *msgData, int *num, date_t **value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getDateArrayPostActions(METHOD_message_t *msgData, int *num, date_t **value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getDateArrayPreActions(METHOD_message_t *msgData, int *num, date_t **value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getDateArrayPreActions(METHOD_message_t *msgData, int *num, date_t **value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getDateArrayPreConditions(METHOD_message_t *msgData, int *num, date_t **value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getDateArrayPreConditions(METHOD_message_t *msgData, int *num, date_t **value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getDateBaseAction(METHOD_message_t *msgData, date_t *value, logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getDateBaseAction(METHOD_message_t *msgData, date_t *value, logical *isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getDatePostActions(METHOD_message_t *msgData, date_t *value, logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getDatePostActions(METHOD_message_t *msgData, date_t *value, logical *isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getDatePreActions(METHOD_message_t *msgData, date_t *value, logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getDatePreActions(METHOD_message_t *msgData, date_t *value, logical *isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getDatePreConditions(METHOD_message_t *msgData, date_t *value, logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getDatePreConditions(METHOD_message_t *msgData, date_t *value, logical *isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getDirectBaseGetterFnInfo(void) const | Teamcenter::PropOperationDispatcher | inline |
| getDoubleArrayBaseAction(METHOD_message_t *msgData, int *num, double **value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getDoubleArrayBaseAction(METHOD_message_t *msgData, int *num, double **value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getDoubleArrayPostActions(METHOD_message_t *msgData, int *num, double **value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getDoubleArrayPostActions(METHOD_message_t *msgData, int *num, double **value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getDoubleArrayPreActions(METHOD_message_t *msgData, int *num, double **value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getDoubleArrayPreActions(METHOD_message_t *msgData, int *num, double **value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getDoubleArrayPreConditions(METHOD_message_t *msgData, int *num, double **value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getDoubleArrayPreConditions(METHOD_message_t *msgData, int *num, double **value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getDoubleBaseAction(METHOD_message_t *msgData, double *value, logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getDoubleBaseAction(METHOD_message_t *msgData, double *value, logical *isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getDoublePostActions(METHOD_message_t *msgData, double *value, logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getDoublePostActions(METHOD_message_t *msgData, double *value, logical *isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getDoublePreActions(METHOD_message_t *msgData, double *value, logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getDoublePreActions(METHOD_message_t *msgData, double *value, logical *isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getDoublePreConditions(METHOD_message_t *msgData, double *value, logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getDoublePreConditions(METHOD_message_t *msgData, double *value, logical *isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getIntArrayBaseAction(METHOD_message_t *msgData, int *num, int **value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getIntArrayBaseAction(METHOD_message_t *msgData, int *num, int **value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getIntArrayPostActions(METHOD_message_t *msgData, int *num, int **value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getIntArrayPostActions(METHOD_message_t *msgData, int *num, int **value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getIntArrayPreActions(METHOD_message_t *msgData, int *num, int **value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getIntArrayPreActions(METHOD_message_t *msgData, int *num, int **value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getIntArrayPreConditions(METHOD_message_t *msgData, int *num, int **value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getIntArrayPreConditions(METHOD_message_t *msgData, int *num, int **value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getIntBaseAction(METHOD_message_t *msgData, int *value, logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getIntBaseAction(METHOD_message_t *msgData, int *value, logical *isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getIntPostActions(METHOD_message_t *msgData, int *value, logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getIntPostActions(METHOD_message_t *msgData, int *value, logical *isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getIntPreActions(METHOD_message_t *msgData, int *value, logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getIntPreActions(METHOD_message_t *msgData, int *value, logical *isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getIntPreConditions(METHOD_message_t *msgData, int *value, logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getIntPreConditions(METHOD_message_t *msgData, int *value, logical *isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getIsObjectBasedBaseActionMergedToSetBased() const | Teamcenter::OperationDispatcher | |
| getLogicalArrayBaseAction(METHOD_message_t *msgData, int *num, logical **value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getLogicalArrayBaseAction(METHOD_message_t *msgData, int *num, logical **value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getLogicalArrayPostActions(METHOD_message_t *msgData, int *num, logical **value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getLogicalArrayPostActions(METHOD_message_t *msgData, int *num, logical **value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getLogicalArrayPreActions(METHOD_message_t *msgData, int *num, logical **value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getLogicalArrayPreActions(METHOD_message_t *msgData, int *num, logical **value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getLogicalArrayPreConditions(METHOD_message_t *msgData, int *num, logical **value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getLogicalArrayPreConditions(METHOD_message_t *msgData, int *num, logical **value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getLogicalBaseAction(METHOD_message_t *msgData, logical *value, logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getLogicalBaseAction(METHOD_message_t *msgData, logical *value, logical *isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getLogicalPostActions(METHOD_message_t *msgData, logical *value, logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getLogicalPostActions(METHOD_message_t *msgData, logical *value, logical *isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getLogicalPreActions(METHOD_message_t *msgData, logical *value, logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getLogicalPreActions(METHOD_message_t *msgData, logical *value, logical *isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getLogicalPreConditions(METHOD_message_t *msgData, logical *value, logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getLogicalPreConditions(METHOD_message_t *msgData, logical *value, logical *isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getName() const | Teamcenter::PropOperationDispatcher | |
| getOarEnabled() const | Teamcenter::OperationDispatcher | |
| getOpIdInt() const | Teamcenter::OperationDispatcher | inline |
| getPostActionExtensionFunctions() const | Teamcenter::OperationDispatcher | |
| getPostActionSet() const | Teamcenter::OperationDispatcher | |
| getPostActionUserArgPosition(TC_argument_list_t *user_arg_to_compare, METHOD_user_arg_compare_t compareFunc, int *positionFound) | Teamcenter::OperationDispatcher | |
| getPreActionExtensionFunctions() const | Teamcenter::OperationDispatcher | |
| getPreActionSet() const | Teamcenter::OperationDispatcher | |
| getPreActionUserArgPosition(TC_argument_list_t *user_arg_to_compare, METHOD_user_arg_compare_t compareFunc, int *positionFound) | Teamcenter::OperationDispatcher | |
| getPreConditionExtensionFunctions() const | Teamcenter::OperationDispatcher | |
| getPreConditionSet() const | Teamcenter::OperationDispatcher | |
| getPreConditionUserArgPosition(TC_argument_list_t *user_arg_to_compare, METHOD_user_arg_compare_t compareFunc, int *positionFound) | Teamcenter::OperationDispatcher | |
| getSizeOfPostActions(int *size) const | Teamcenter::OperationDispatcher | |
| getSizeOfPreActions(int *size) const | Teamcenter::OperationDispatcher | |
| getSizeOfPreConditions(int *size) const | Teamcenter::OperationDispatcher | |
| getStringArrayBaseAction(METHOD_message_t *msgData, int *num, char ***value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getStringArrayBaseAction(METHOD_message_t *msgData, int *num, char ***value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getStringArrayPostActions(METHOD_message_t *msgData, int *num, char ***value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getStringArrayPostActions(METHOD_message_t *msgData, int *num, char ***value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getStringArrayPreActions(METHOD_message_t *msgData, int *num, char ***value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getStringArrayPreActions(METHOD_message_t *msgData, int *num, char ***value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getStringArrayPreConditions(METHOD_message_t *msgData, int *num, char ***value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getStringArrayPreConditions(METHOD_message_t *msgData, int *num, char ***value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getStringBaseAction(METHOD_message_t *msgData, char **value, logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getStringBaseAction(METHOD_message_t *msgData, char **value, logical *isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getStringPostActions(METHOD_message_t *msgData, char **value, logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getStringPostActions(METHOD_message_t *msgData, char **value, logical *isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getStringPreActions(METHOD_message_t *msgData, char **value, logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getStringPreActions(METHOD_message_t *msgData, char **value, logical *isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getStringPreConditions(METHOD_message_t *msgData, char **value, logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getStringPreConditions(METHOD_message_t *msgData, char **value, logical *isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getTagArrayBaseAction(METHOD_message_t *msgData, int *num, tag_t **value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getTagArrayBaseAction(METHOD_message_t *msgData, int *num, tag_t **value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getTagArrayPostActions(METHOD_message_t *msgData, int *num, tag_t **value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getTagArrayPostActions(METHOD_message_t *msgData, int *num, tag_t **value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getTagArrayPreActions(METHOD_message_t *msgData, int *num, tag_t **value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getTagArrayPreActions(METHOD_message_t *msgData, int *num, tag_t **value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getTagArrayPreConditions(METHOD_message_t *msgData, int *num, tag_t **value, logical **isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getTagArrayPreConditions(METHOD_message_t *msgData, int *num, tag_t **value, logical **isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getTagBaseAction(METHOD_message_t *msgData, tag_t *value, logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getTagBaseAction(METHOD_message_t *msgData, tag_t *value, logical *isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getTagPostActions(METHOD_message_t *msgData, tag_t *value, logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getTagPostActions(METHOD_message_t *msgData, tag_t *value, logical *isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getTagPreActions(METHOD_message_t *msgData, tag_t *value, logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getTagPreActions(METHOD_message_t *msgData, tag_t *value, logical *isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| getTagPreConditions(METHOD_message_t *msgData, tag_t *value, logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| getTagPreConditions(METHOD_message_t *msgData, tag_t *value, logical *isNull, logical *hasReadAccess) const | Teamcenter::PropOperationDispatcher | virtual |
| hasAction(const std::string &typeName, const std::string &operationName, ExtensionPointType_t extType) | Teamcenter::OperationDispatcher | static |
| hasPreOrPostAction() const | Teamcenter::OperationDispatcher | |
| isDirectBaseGetterFnRegistered() const | Teamcenter::PropOperationDispatcher | inline |
| isExtensionValid(const std::string &typeName, const std::string &operationName, const std::string &extensionName, ExtensionPointType_t extType) | Teamcenter::OperationDispatcher | static |
| isMatchAllBaseAction() const | Teamcenter::PropOperationDispatcher | |
| isOperation() const | Teamcenter::OperationDispatcher | inline |
| isPropagateInheritedDone() const | Teamcenter::OperationDispatcher | inline |
| isSetBased() const | Teamcenter::OperationDispatcher | |
| lookupUserExit(const char *typeName, const char *propName, const char *msgName, OperationDispatcher **opDispatcher) | Teamcenter::OperationDispatcher | static |
| m_baseAction | Teamcenter::OperationDispatcher | |
| METHOD_user_arg_compare_t typedef | Teamcenter::OperationDispatcher | |
| movePostAction(int oldPosition, int newPosition) | Teamcenter::OperationDispatcher | |
| movePreAction(int oldPosition, int newPosition) | Teamcenter::OperationDispatcher | |
| movePreCondition(int oldPosition, int newPosition) | Teamcenter::OperationDispatcher | |
| Object() | Teamcenter::Object | |
| OperationDispatcher() | Teamcenter::OperationDispatcher | |
| propagatedInheritedDone(bool done) | Teamcenter::OperationDispatcher | inline |
| propagateInherited(OperationDispatcher *parentOpDispatcher) | Teamcenter::OperationDispatcher | |
| propagateInherited2(OperationDispatcher *sourceOpDispatcher, EXTENSIONFRAMEWORK_operation_extn_propagation_context_t opPropagationContext=DEFAULT_PROPAGATION) | Teamcenter::OperationDispatcher | |
| propagateInherited3(OperationDispatcher *sourceOpDispatcher, EXTENSIONFRAMEWORK_operation_extn_propagation_context_t opPropagationContext=DEFAULT_PROPAGATION, bool baseActionMergeRequired=true) | Teamcenter::OperationDispatcher | |
| propagateInheritedDirectGetter(PropOperationDispatcher *parentOpDispatcher) | Teamcenter::PropOperationDispatcher | |
| PropOperationDispatcher() | Teamcenter::PropOperationDispatcher | |
| reattachCreateToSavePostAction(ImanTypeCache *imanType, OperationDispatcher *srcOpDispatcher, const std::string &tarMsgName) | Teamcenter::OperationDispatcher | static |
| reattachExtensions(ImanTypeCache *imanType) | Teamcenter::OperationDispatcher | |
| reattachPostActionExtensions(OperationDispatcher *tarOpDispatcher) | Teamcenter::OperationDispatcher | |
| removePostActionAt(int position) | Teamcenter::OperationDispatcher | |
| removePreActionAt(int position) | Teamcenter::OperationDispatcher | |
| removePreConditionAt(int position) | Teamcenter::OperationDispatcher | |
| resetFunctionInvoker(Teamcenter::FunctionInvoker *functionInvokerObj) | Teamcenter::OperationDispatcher | |
| sameBaseAction(const OperationDispatcher *dispatcher) const | Teamcenter::OperationDispatcher | |
| setAsSetBased(bool value) | Teamcenter::OperationDispatcher | |
| setBaseAction(METHOD_function_t baseActionFnPtr, TC_argument_list_t *baseActionUserArgs) | Teamcenter::OperationDispatcher | |
| setBaseActionCategory(EXTENSIONFRAMEWORK_extension_category_t extnCategory) | Teamcenter::OperationDispatcher | |
| setBaseActionFunctionInvokerRequired(bool functionInvokerRequired) | Teamcenter::OperationDispatcher | |
| setBaseActionFunctionType(Teamcenter::PropBaseFnType functionType) | Teamcenter::PropOperationDispatcher | |
| setBMOperationName(const char *opName) | Teamcenter::OperationDispatcher | |
| setBMOperationtag(tag_t bmoptag) | Teamcenter::OperationDispatcher | |
| setBOName(const std::string &boName) | Teamcenter::OperationDispatcher | |
| setBulkOperationFuncPtr(BulkOperation_bulk_loader_t bulkOperationFuncPtr) | Teamcenter::OperationDispatcher | |
| setCharArrayBaseAction(METHOD_message_t *msgData, int num, const char *charValues, const logical *isNullVals) const | Teamcenter::PropOperationDispatcher | virtual |
| setCharArrayPostActions(METHOD_message_t *msgData, int num, const char *charValues, const logical *isNullVals) const | Teamcenter::PropOperationDispatcher | virtual |
| setCharArrayPreActions(METHOD_message_t *msgData, int num, const char *charValues, const logical *isNullVals) const | Teamcenter::PropOperationDispatcher | virtual |
| setCharArrayPreConditions(METHOD_message_t *msgData, int num, const char *charValues, const logical *isNullVals) const | Teamcenter::PropOperationDispatcher | virtual |
| setCharBaseAction(METHOD_message_t *msgData, const char charValue, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setCharPostActions(METHOD_message_t *msgData, const char charValue, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setCharPreActions(METHOD_message_t *msgData, const char charValue, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setCharPreConditions(METHOD_message_t *msgData, const char charValue, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setDateArrayBaseAction(METHOD_message_t *msgData, int num, const date_t *dateValues, const logical *isNullVals) const | Teamcenter::PropOperationDispatcher | virtual |
| setDateArrayPostActions(METHOD_message_t *msgData, int num, const date_t *dateValues, const logical *isNullVals) const | Teamcenter::PropOperationDispatcher | virtual |
| setDateArrayPreActions(METHOD_message_t *msgData, int num, const date_t *dateValues, const logical *isNullVals) const | Teamcenter::PropOperationDispatcher | virtual |
| setDateArrayPreConditions(METHOD_message_t *msgData, int num, const date_t *dateValues, const logical *isNullVals) const | Teamcenter::PropOperationDispatcher | virtual |
| setDateBaseAction(METHOD_message_t *msgData, const date_t dateValue, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setDatePostActions(METHOD_message_t *msgData, const date_t dateValue, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setDatePreActions(METHOD_message_t *msgData, const date_t dateValue, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setDatePreConditions(METHOD_message_t *msgData, const date_t dateValue, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setDirectBaseGetterFnInfo(generic_routine_t genericAnyValue_FnPtr, TC_argument_list_t *argList) | Teamcenter::PropOperationDispatcher | |
| setDoubleArrayBaseAction(METHOD_message_t *msgData, int num, const double *doubleValue, const logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setDoubleArrayPostActions(METHOD_message_t *msgData, int num, const double *doubleValue, const logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setDoubleArrayPreActions(METHOD_message_t *msgData, int num, const double *doubleValue, const logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setDoubleArrayPreConditions(METHOD_message_t *msgData, int num, const double *doubleValue, const logical *isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setDoubleBaseAction(METHOD_message_t *msgData, const double doubleValue, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setDoublePostActions(METHOD_message_t *msgData, const double doubleValue, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setDoublePreActions(METHOD_message_t *msgData, const double doubleValue, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setDoublePreConditions(METHOD_message_t *msgData, const double doubleValue, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setExtensionRefactoredAsSetBased(const std::string &extensionName, ExtensionPointType_t extensionType) | Teamcenter::OperationDispatcher | |
| setFunctionInvoker(Teamcenter::FunctionInvoker *functionInvokerObj) | Teamcenter::OperationDispatcher | |
| setIntArrayBaseAction(METHOD_message_t *msgData, int num, const int *intValues, const logical *isNullVals) const | Teamcenter::PropOperationDispatcher | virtual |
| setIntArrayPostActions(METHOD_message_t *msgData, int num, const int *intValues, const logical *isNullVals) const | Teamcenter::PropOperationDispatcher | virtual |
| setIntArrayPreActions(METHOD_message_t *msgData, int num, const int *intValues, const logical *isNullVals) const | Teamcenter::PropOperationDispatcher | virtual |
| setIntArrayPreConditions(METHOD_message_t *msgData, int num, const int *intValues, const logical *isNullVals) const | Teamcenter::PropOperationDispatcher | virtual |
| setIntBaseAction(METHOD_message_t *msgData, const int intValue, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setIntPostActions(METHOD_message_t *msgData, const int intValue, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setIntPreActions(METHOD_message_t *msgData, const int intValue, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setIntPreConditions(METHOD_message_t *msgData, const int intValue, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setIsMatchAllBaseAction(bool) | Teamcenter::PropOperationDispatcher | |
| setLogicalArrayBaseAction(METHOD_message_t *msgData, int num, const logical *boolValues, const logical *isNullVals) const | Teamcenter::PropOperationDispatcher | virtual |
| setLogicalArrayPostActions(METHOD_message_t *msgData, int num, const logical *boolValues, const logical *isNullVals) const | Teamcenter::PropOperationDispatcher | virtual |
| setLogicalArrayPreActions(METHOD_message_t *msgData, int num, const logical *boolValues, const logical *isNullVals) const | Teamcenter::PropOperationDispatcher | virtual |
| setLogicalArrayPreConditions(METHOD_message_t *msgData, int num, const logical *boolValues, const logical *isNullVals) const | Teamcenter::PropOperationDispatcher | virtual |
| setLogicalBaseAction(METHOD_message_t *msgData, const logical boolValue, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setLogicalPostActions(METHOD_message_t *msgData, const logical boolValue, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setLogicalPreActions(METHOD_message_t *msgData, const logical boolValue, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setLogicalPreConditions(METHOD_message_t *msgData, const logical boolValue, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setMetaOperation(bool isMetaOperation) | Teamcenter::OperationDispatcher | |
| setName(const std::string &name) | Teamcenter::PropOperationDispatcher | virtual |
| setOarEnabled(bool value) | Teamcenter::OperationDispatcher | |
| setOpIdInt(const int opIdInt) | Teamcenter::OperationDispatcher | |
| setPostExtensionToBeReattached(const std::string &extensionName) | Teamcenter::OperationDispatcher | |
| setStringArrayBaseAction(METHOD_message_t *msgData, int num, const char **values, const logical *is_null) const | Teamcenter::PropOperationDispatcher | virtual |
| setStringArrayPostActions(METHOD_message_t *msgData, int num, const char **values, const logical *is_null) const | Teamcenter::PropOperationDispatcher | virtual |
| setStringArrayPreActions(METHOD_message_t *msgData, int num, const char **values, const logical *is_null) const | Teamcenter::PropOperationDispatcher | virtual |
| setStringArrayPreConditions(METHOD_message_t *msgData, int num, const char **values, const logical *is_null) const | Teamcenter::PropOperationDispatcher | virtual |
| setStringBaseAction(METHOD_message_t *msgData, const char *value, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setStringPostActions(METHOD_message_t *msgData, const char *value, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setStringPreActions(METHOD_message_t *msgData, const char *value, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setStringPreConditions(METHOD_message_t *msgData, const char *value, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setTagArrayBaseAction(METHOD_message_t *msgData, int num, const tag_t *tagValues, const logical *isNullVals) const | Teamcenter::PropOperationDispatcher | virtual |
| setTagArrayPostActions(METHOD_message_t *msgData, int num, const tag_t *tagValues, const logical *isNullVals) const | Teamcenter::PropOperationDispatcher | virtual |
| setTagArrayPreActions(METHOD_message_t *msgData, int num, const tag_t *tagValues, const logical *isNullVals) const | Teamcenter::PropOperationDispatcher | virtual |
| setTagArrayPreConditions(METHOD_message_t *msgData, int num, const tag_t *tagValues, const logical *isNullVals) const | Teamcenter::PropOperationDispatcher | virtual |
| setTagBaseAction(METHOD_message_t *msgData, const tag_t tagValue, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setTagPostActions(METHOD_message_t *msgData, const tag_t tagValue, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setTagPreActions(METHOD_message_t *msgData, const tag_t tagValue, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setTagPreConditions(METHOD_message_t *msgData, const tag_t tagValue, const logical isNull) const | Teamcenter::PropOperationDispatcher | virtual |
| setupMessageData(tag_t object_tag, METHOD_message_t &msgData) const | Teamcenter::PropOperationDispatcher | protectedvirtual |
| setupPropMessageData(tag_t object_tag, METHOD_message_t &msgData) const | Teamcenter::PropOperationDispatcher | protected |
| validateAutoDispatch() const | Teamcenter::OperationDispatcher | |
| ~getCharOperationDispatcher() | Teamcenter::getCharOperationDispatcher | virtual |
| ~Object() | Teamcenter::Object | virtual |
| ~OperationDispatcher() | Teamcenter::OperationDispatcher | virtual |
| ~PropOperationDispatcher() | Teamcenter::PropOperationDispatcher | virtual |