示例#1
0
			inline const string& getNetAddrHN( ) const
			{ return mNetAddr.getHumanName( ); }
示例#2
0
			inline const string& getPhysicalLocationHN( ) const
			{ return mPhysicalLocation.getHumanName( ); }
示例#3
0
			inline const string& getRecordTypeHN( ) const
			{ return mRecordType.getHumanName( ); }
示例#4
0
			inline const string& getCDHN( ) const
			{ return mCDField.getHumanName( ); }
示例#5
0
			inline const string& getMicroCodeImageHN( ) const
			{ return mMicroCodeImage.getHumanName( ); }
示例#6
0
			inline const string& getn6HN( ) const
			{ return n6.getHumanName( ); }
示例#7
0
			inline const string& getModelHN( ) const
			{ return mModel.getHumanName(); }
示例#8
0
			inline const string& getDevTreeNodeHN( ) const
			{ return deviceTreeNode.getHumanName( ); }
示例#9
0
			inline const string& getFirmwareLvlHN( ) const
			{ return mFirmwareLevel.getHumanName(); }
示例#10
0
			inline const string& getFirmwareVersionHN( ) const
			{ return mFirmwareVersion.getHumanName(); }
示例#11
0
			inline const string& getFRUHN( ) const
			{ return mFRU.getHumanName(); }
示例#12
0
			inline const string& getPartNumberHN( ) const
			{ return mPartNumber.getHumanName(); }
示例#13
0
			inline const string& getSerialNumberHN( ) const
			{ return mSerialNumber.getHumanName(); }
示例#14
0
			inline const string& getSecondLocationHN( ) const
			{ return mSecondLocation.getHumanName( ); }
示例#15
0
			inline const string& getFeatureCodeHN( ) const
			{ return mFeatureCode.getHumanName(); }
示例#16
0
			inline const string& getidNodeHN( ) const
			{ return idNode.getHumanName(); }
示例#17
0
			inline const string& getEngChangeHN( ) const
			{ return mEngChangeLevel.getHumanName(); }
示例#18
0
			inline const string& getKeywordVersionHN( ) const
			{ return mKeywordVersion.getHumanName( ); }
示例#19
0
			inline const string& getParentHN( ) const
			{ return mParent.getHumanName(); }
示例#20
0
			inline const string& getn5HN( ) const
			{ return n5.getHumanName( ); }
示例#21
0
			inline const string& getManufacturerIDHN( ) const
			{ return mManufacturerID.getHumanName( ); }
示例#22
0
			inline const string& getMachineSerialHN() const
			{ return plantMfg.getHumanName(); }
示例#23
0
			// The get human name methods
			inline const string& getDescriptionHN( ) const
			{ return mDescription.getHumanName(); }