|
Teamcenter C++ API Reference
2312
|
This is the complete list of members for Teamcenter::CreateInput, including all inherited members.
| CreateInput() | Teamcenter::CreateInput | protected |
| CreateInput(const CreateInput &) | Teamcenter::CreateInput | private |
| CreateInputDelegate class | Teamcenter::CreateInput | friend |
| CreateInputGenImpl class | Teamcenter::CreateInput | friend |
| 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 | |
| getCompoundObjectArrayTags(std::string &compoundObjectName, std::vector< tag_t > &compoundObjectTags) | Teamcenter::CreateInput | |
| getCompoundObjectTag(std::string &compoundObjectName, tag_t &compoundObjectTag) | Teamcenter::CreateInput | |
| getCompoundObjectTags(std::vector< tag_t > &compoundObjectTags) | Teamcenter::CreateInput | |
| getCreateInputImpl() const | Teamcenter::CreateInput | private |
| 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::CreateInput | 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::CreateInput | 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_createinputImpl | Teamcenter::CreateInput | private |
| m_deleteImpl | Teamcenter::CreateInput | private |
| name | Teamcenter::CreateInput | privatestatic |
| Object() | Teamcenter::Object | |
| OperationInput() | Teamcenter::OperationInput | protected |
| operator=(const CreateInput &) | Teamcenter::CreateInput | private |
| RootObject() | Teamcenter::RootObject | protected |
| 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 | |
| setCompoundObjectArrayTags(std::string &compoundObjectName, std::vector< tag_t > &compoundObjectTags) | Teamcenter::CreateInput | |
| setCompoundObjectTag(std::string &compoundObjectName, tag_t compoundObjectTag) | Teamcenter::CreateInput | |
| setCreateInputImpl(::Teamcenter::RootObjectImpl *impl) | Teamcenter::CreateInput | private |
| 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::CreateInput | 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 | |
| ~CreateInput() | Teamcenter::CreateInput | protectedvirtual |
| ~Object() | Teamcenter::Object | virtual |
| ~OperationInput() | Teamcenter::OperationInput | protectedvirtual |
| ~RootObject() | Teamcenter::RootObject | protectedvirtual |