Teamcenter C++ API Reference  2312
Teamcenter::DeepCopyData Member List

This is the complete list of members for Teamcenter::DeepCopyData, including all inherited members.

DeepCopyData()Teamcenter::DeepCopyDataprotected
DeepCopyData(const DeepCopyData &)Teamcenter::DeepCopyDataprivate
DeepCopyDataDelegate classTeamcenter::DeepCopyDatafriend
DeepCopyDataGenImpl classTeamcenter::DeepCopyDatafriend
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
getDeepCopyDataImpl() const Teamcenter::DeepCopyDataprivate
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::DeepCopyDatastatic
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::RootObjectvirtual
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::DeepCopyDataprotectedvirtual
Teamcenter::RootObject::initialize(RootObjectImpl *impl=0)Teamcenter::RootObjectprotectedvirtual
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_deepcopydataImplTeamcenter::DeepCopyDataprivate
m_deleteImplTeamcenter::DeepCopyDataprivate
nameTeamcenter::DeepCopyDataprivatestatic
Object()Teamcenter::Object
OperationInput()Teamcenter::OperationInputprotected
operator=(const DeepCopyData &)Teamcenter::DeepCopyDataprivate
RootObject()Teamcenter::RootObjectprotected
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
setDeepCopyDataImpl(::Teamcenter::RootObjectImpl *impl)Teamcenter::DeepCopyDataprivate
setDeleteImpl(bool del)Teamcenter::DeepCopyDataprivate
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::RootObjectprotected
setTagArray(const std::string &tagArrayName, const std::vector< tag_t > &vectorTagVals, const std::vector< int > *vectorIsNullVals)Teamcenter::OperationInput
~DeepCopyData()Teamcenter::DeepCopyDataprotectedvirtual
~Object()Teamcenter::Objectvirtual
~OperationInput()Teamcenter::OperationInputprotectedvirtual
~RootObject()Teamcenter::RootObjectprotectedvirtual