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