telephonyprotocols/qos3gppcpr/inc/Qos3GPP_subconparams.h
branchRCL_3
changeset 82 042fd2753b8f
parent 66 07a122eea281
equal deleted inserted replaced
74:9200f38b1324 82:042fd2753b8f
     1 // Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
   251 	/** Multiple Flow Identifiers. */
   251 	/** Multiple Flow Identifiers. */
   252 	RFlowIdentifiers	iFlowIds;
   252 	RFlowIdentifiers	iFlowIds;
   253 	};
   253 	};
   254 
   254 
   255 #ifndef SYMBIAN_ENABLE_SPLIT_HEADERS
   255 #ifndef SYMBIAN_ENABLE_SPLIT_HEADERS
   256 #include <networking/qos3gpp_subconparams_factory.h>
   256 #include <networking/qos3GPP_subconparams_factory.h>
   257 #endif
   257 #endif
   258 
   258 
   259 #include <networking/qos3gpp_subconparams.inl>
   259 #include <networking/qos3gpp_subconparams.inl>
   260 
   260 
   261 #endif
   261 #endif