|
Teamcenter C++ API Reference
2312
|
This is the complete list of members for Teamcenter::BulkCopyInput, including all inherited members.
| BulkCopyInput() | Teamcenter::BulkCopyInput | protected |
| BulkCopyInput(const BulkCopyInput &) | Teamcenter::BulkCopyInput | private |
| BulkCopyInputDelegate class | Teamcenter::BulkCopyInput | friend |
| BulkCopyInputGenImpl class | Teamcenter::BulkCopyInput | friend |
| BulkInput() | Teamcenter::BulkInput | protected |
| fnd0Copy(::Teamcenter::BulkInput *copyObject) | Teamcenter::BulkInput | |
| fnd0GetCopy(::Teamcenter::BulkInput *©Object) | Teamcenter::BulkInput | |
| fnd0GetNewTargetObjectTag(tag_t &newTargetObjectTag) | Teamcenter::BulkCopyInput | |
| fnd0GetType(tag_t *typeTag) | Teamcenter::BulkInput | |
| fnd0SetNewTargetObjectTag(tag_t newTargetObjectTag) | Teamcenter::BulkCopyInput | |
| getBulkCopyInputImpl() const | Teamcenter::BulkCopyInput | private |
| getBusinessObjectName(std::string &busObjName) | Teamcenter::OperationInput | |
| getChar(const std::string &charName, char &charRetValue, bool &isNull) | Teamcenter::OperationInput | |
| getCharArray(const std::string &charArrayName, std::vector< char > &vectorCharVals, std::vector< int > &vectorIsNullVals) | Teamcenter::OperationInput | |
| getDate(const std::string &dateName, date_t &dateRetValue, bool &isNull) | Teamcenter::OperationInput | |
| getDateArray(const std::string &dateArrayName, std::vector< date_t > &dateArrayRetValue, std::vector< int > &isNull) | Teamcenter::OperationInput | |
| getDisplayValues(const std::string *stringName, std::vector< std::string > *vectorDispVals, std::vector< int > *vectorIsNullVals) | Teamcenter::OperationInput | |
| getDouble(const std::string &doubleName, double &doubleRetValue, bool &isNull) | Teamcenter::OperationInput | |
| getDoubleArray(const std::string &doubleArrayName, std::vector< double > &vectorDoubleVals, std::vector< int > &vectorIsNullVals) | Teamcenter::OperationInput | |
| getInt(const std::string &intName, int &intRetValue, bool &isNull) | Teamcenter::OperationInput | |
| getIntArray(const std::string &intArrayName, std::vector< int > &vectorIntVals, std::vector< int > &vectorIsNullVals) | Teamcenter::OperationInput | |
| getInterfaceName() | Teamcenter::BulkCopyInput | static |
| getLogical(const std::string &logicalName, bool &boolRetValue, bool &isNull) | Teamcenter::OperationInput | |
| getLogicalArray(const std::string &logicalArrayName, std::vector< int > &vectorLogicalVals, std::vector< int > &vectorIsNullVals) | Teamcenter::OperationInput | |
| getRuntimeBusinessObjectImpl() const | Teamcenter::RootObject | virtual |
| getString(const std::string &stringName, std::string &stringRetValue, bool &isNull) | Teamcenter::OperationInput | |
| getStringArray(const std::string &stringArrayName, std::vector< std::string > &vectorStringVals, std::vector< int > &vectorIsNullVals) | Teamcenter::OperationInput | |
| getTag(const std::string &tagName, tag_t &tagRetValue, bool &isNull) | Teamcenter::OperationInput | |
| Teamcenter::RootObject::getTag() const | Teamcenter::RootObject | |
| getTagArray(const std::string &tagArrayName, std::vector< tag_t > &vectorTagVals, std::vector< int > &vectorIsNullVals) | Teamcenter::OperationInput | |
| getTypeName() const | Teamcenter::RootObject | |
| getTypeTag() const | Teamcenter::RootObject | |
| initialize(::Teamcenter::RootObjectImpl *impl) | Teamcenter::BulkCopyInput | protectedvirtual |
| Teamcenter::RootObject::initialize(RootObjectImpl *impl=0) | Teamcenter::RootObject | protectedvirtual |
| invokeOperation(const std::string *operationId,...) | Teamcenter::RootObject | |
| invokeOperation(const std::string &operationId, va_list args) | Teamcenter::RootObject | |
| invokeOperation(int operationIdInt, va_list args) | Teamcenter::RootObject | |
| invokeOperation(const std::string &operationId, std::vector< void * > &args) | Teamcenter::RootObject | |
| invokeOperation(int operationIdInt, std::vector< void * > &args) | Teamcenter::RootObject | |
| m_bulkcopyinputImpl | Teamcenter::BulkCopyInput | private |
| m_deleteImpl | Teamcenter::BulkCopyInput | private |
| name | Teamcenter::BulkCopyInput | privatestatic |
| Object() | Teamcenter::Object | |
| OperationInput() | Teamcenter::OperationInput | protected |
| operator=(const BulkCopyInput &) | Teamcenter::BulkCopyInput | private |
| RootObject() | Teamcenter::RootObject | protected |
| setBulkCopyInputImpl(::Teamcenter::RootObjectImpl *impl) | Teamcenter::BulkCopyInput | private |
| setBusinessObjectName(const std::string &busObjName) | Teamcenter::OperationInput | |
| setChar(const std::string &charName, const char &charValue, bool isNull) | Teamcenter::OperationInput | |
| setCharArray(const std::string &charArrayName, const std::vector< char > &vectorCharVals, const std::vector< int > *vectorIsNullVals) | Teamcenter::OperationInput | |
| setDate(const std::string &dateName, const date_t &dateValue, bool isNull) | Teamcenter::OperationInput | |
| setDateArray(const std::string &dateArrayName, const std::vector< date_t > &vectorDateVals, const std::vector< int > *vectorIsNullVals) | Teamcenter::OperationInput | |
| setDeleteImpl(bool del) | Teamcenter::BulkCopyInput | private |
| setDisplayValue(const std::string &stringName, const std::string &stringValue) | Teamcenter::OperationInput | |
| setDouble(const std::string &doubleName, const double &doubleValue, bool isNull) | Teamcenter::OperationInput | |
| setDoubleArray(const std::string &doubleArrayName, const std::vector< double > &vectorDoubleVals, const std::vector< int > *vectorIsNullVals) | Teamcenter::OperationInput | |
| setInt(const std::string &intName, const int &intValue, bool isNull) | Teamcenter::OperationInput | |
| setIntArray(const std::string &intArrayName, const std::vector< int > &vectorIntVals, const std::vector< int > *vectorIsNullVals) | Teamcenter::OperationInput | |
| setLogical(const std::string &logicalName, const bool logicalValue, bool isNull) | Teamcenter::OperationInput | |
| setLogicalArray(const std::string &boolArrayName, const std::vector< int > &vectorboolVals, const std::vector< int > *vectorIsNullVals) | Teamcenter::OperationInput | |
| setString(const std::string &stringName, const std::string &stringValue, bool isNull) | Teamcenter::OperationInput | |
| setStringArray(const std::string &stringArrayName, const std::vector< std::string > &vectorStringVals, const std::vector< int > *vectorIsNullVals) | Teamcenter::OperationInput | |
| setTag(const std::string &tagName, const tag_t &tagValue, bool isNull) | Teamcenter::OperationInput | |
| Teamcenter::RootObject::setTag(tag_t tag) | Teamcenter::RootObject | protected |
| setTagArray(const std::string &tagArrayName, const std::vector< tag_t > &vectorTagVals, const std::vector< int > *vectorIsNullVals) | Teamcenter::OperationInput | |
| ~BulkCopyInput() | Teamcenter::BulkCopyInput | protectedvirtual |
| ~BulkInput() | Teamcenter::BulkInput | protectedvirtual |
| ~Object() | Teamcenter::Object | virtual |
| ~OperationInput() | Teamcenter::OperationInput | protectedvirtual |
| ~RootObject() | Teamcenter::RootObject | protectedvirtual |