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