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