Esempio n. 1
0
			inline const string& getNetAddrAC( ) const
			{ return mNetAddr.getAC( ); }
Esempio n. 2
0
			inline const string& getPhysicalLocationAC( ) const
			{ return mPhysicalLocation.getAC( ); }
Esempio n. 3
0
			inline const string& getRecordTypeAC( ) const
			{ return mRecordType.getAC( ); }
Esempio n. 4
0
			inline const string& getCDAC( ) const
			{ return mCDField.getAC( ); }
Esempio n. 5
0
			inline const string& getMicroCodeImageAC( ) const
			{ return mMicroCodeImage.getAC( ); }
Esempio n. 6
0
			inline const string& getn6AC( ) const
			{ return n6.getAC( ); }
Esempio n. 7
0
			inline const string& getModelAC( ) const
			{ return mModel.getAC(); }
Esempio n. 8
0
			inline const string& getDevTreeNodeAC( ) const
			{ return deviceTreeNode.getAC( ); }
Esempio n. 9
0
			inline const string& getFirmwareLevelAC( ) const
			{ return mFirmwareLevel.getAC(); }
Esempio n. 10
0
			inline const string& getFirmwareVersionAC( ) const
			{ return mFirmwareVersion.getAC(); }
Esempio n. 11
0
			inline const string& getFRUAC( ) const
			{ return mFRU.getAC(); }
Esempio n. 12
0
			inline const string& getPartNumberAC( ) const
			{ return mPartNumber.getAC(); }
Esempio n. 13
0
			inline const string& getSerialNumberAC( ) const
			{ return mSerialNumber.getAC(); }
Esempio n. 14
0
			inline const string& getSecondLocationAC( ) const
			{ return mSecondLocation.getAC( ); }
Esempio n. 15
0
			inline const string& getFeatureCodeAC( ) const
			{ return mFeatureCode.getAC(); }
Esempio n. 16
0
			inline const string& getidNodeAC( ) const
			{ return idNode.getAC(); }
Esempio n. 17
0
			inline const string& getEngChangeAC( ) const
			{ return mEngChangeLevel.getAC(); }
Esempio n. 18
0
			inline const string& getKeywordVersionAC( ) const
			{ return mKeywordVersion.getAC( ); }
Esempio n. 19
0
			inline const string& getParentAC( ) const
			{ return mParent.getAC(); }
Esempio n. 20
0
			inline const string& getn5AC( ) const
			{ return n5.getAC( ); }
Esempio n. 21
0
			inline const string& getManufacturerIDAC( ) const
			{ return mManufacturerID.getAC( ); }
Esempio n. 22
0
			inline const string& getMachineSerialAC() const
			{ return plantMfg.getAC(); }
Esempio n. 23
0
			// The Get Acronymn methods
			inline const string& getDescriptionAC( ) const
			{return mDescription.getAC( ); }