[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-protocol-cvs
Subject:    [Protocol-cvs] sdp/pub sdpmdgen.h,1.10,1.11
From:       seansmith () helixcommunity ! org
Date:       2004-11-17 3:14:18
[Download RAW message or body]

Update of /cvsroot/protocol/sdp/pub
In directory cvs-new:/tmp/cvs-serv2438/pub

Modified Files:
	sdpmdgen.h 
Log Message:
Description: Licensing: Helix Rate Adaptation
Modified licensing code so that check is only performed once per object.

CR: jgordon
Branch: SERVER_CURRENT_RN (HEAD)



Index: sdpmdgen.h
===================================================================
RCS file: /cvsroot/protocol/sdp/pub/sdpmdgen.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- sdpmdgen.h	17 Nov 2004 00:52:29 -0000	1.10
+++ sdpmdgen.h	17 Nov 2004 03:14:16 -0000	1.11
@@ -100,11 +100,13 @@
     BOOL m_bUseOldEOL;
     BOOL m_bUseSessionGUID;
     BOOL m_bUseAbsoluteURL;
-    BOOL m_bHelixRateAdaptationLicensed;
 
     static UINT32   g_ul3GPPObsnReportFreq;
     static BOOL     g_bGot3GPPObsnReportFreq;
     static const char*      g_pHelixClients[];
+
+    static BOOL     g_bHelixRateAdaptationLicensed;
+    static BOOL     g_bCheckedHelixRateAdaptationLicense;
 
     struct SDPDataLine { const char* pName; UINT32 ulLen;};
     static const SDPDataLine g_pSDPDataPullTable[];



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic