Пример #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(); }