Lines Matching refs:getValue

95         pcszTypeAttr = pTypeAttr->getValue();
136 const char *pcszTypeAttr = pTypeAttr ? pTypeAttr->getValue() : "";
338 vsys.strName = pIdAttr->getValue();
350 pcszTypeAttr = pTypeAttr->getValue();
368 vsys.strLicenseText = pelmLicense->getValue();
384 vsys.strProduct = pelmProduct->getValue();
387 vsys.strVendor = pelmVendor->getValue();
390 vsys.strVersion = pelmVersion->getValue();
393 vsys.strProductUrl = pelmProductUrl->getValue();
396 vsys.strVendorUrl = pelmVendorUrl->getValue();
413 vsys.strVirtualSystemType = pelmVirtualSystemType->getValue();
806 vsys.strCimosDesc = pelmCIMOSDescription->getValue();
811 vsys.strTypeVBox = pelmVBoxOSType->getValue();
819 vsys.strDescription = pelmAnnotation->getValue();
835 strDescription = pelmItemChild->getValue();
837 strCaption = pelmItemChild->getValue();
839 strElementName = pelmItemChild->getValue();
845 strHostResource = pelmItemChild->getValue();
860 strOtherResourceType = pelmItemChild->getValue();
862 strResourceSubType = pelmItemChild->getValue();
864 fAutomaticAllocation = (!strcmp(pelmItemChild->getValue(), "true")) ? true : false;
866 fAutomaticDeallocation = (!strcmp(pelmItemChild->getValue(), "true")) ? true : false;
870 strConnection = pelmItemChild->getValue();
873 strAddress = pelmItemChild->getValue();
877 strAddressOnParent = pelmItemChild->getValue();
879 strAllocationUnits = pelmItemChild->getValue();
889 strConsumerVisibility = pelmItemChild->getValue();
891 strMappingBehavior = pelmItemChild->getValue();
893 strPoolID = pelmItemChild->getValue();
927 strHostExtentName = pelmItemChild->getValue();
929 strOtherHostExtentNameFormat = pelmItemChild->getValue();
931 strOtherHostExtentNameNamespace = pelmItemChild->getValue();
933 strVirtualQuantityUnits = pelmItemChild->getValue();