Changeset 2878
- Timestamp:
- 12/25/2011 12:03:20 PM (17 months ago)
- Files:
-
- 1 modified
-
openbts/features/a3a8/GSM/GSML3MMElements.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
openbts/features/a3a8/GSM/GSML3MMElements.h
r2305 r2878 1 1 /**@file @brief Elements for Mobility Management messages, GSM 04.08 9.2. */ 2 3 2 /* 4 * Copyright 2008 -2010Free Software Foundation, Inc.3 * Copyright 2008, 2009 Free Software Foundation, Inc. 5 4 * Copyright 2010 Kestrel Signal Processing, Inc. 5 * Copyright 2011 Range Networks, Inc. 6 6 * 7 7 * This software is distributed under the terms of the GNU Affero Public License. … … 69 69 bool operator==(const L3CMServiceType& other) const 70 70 { return mType == other.mType; } 71 72 bool operator!=(const L3CMServiceType& other) const 73 { return mType != other.mType; } 71 74 72 75 size_t lengthV() const { return 0; }
![(please configure the [header_logo] section in trac.ini)](http://wush.net/trac/rangepublic/raw-attachment/wiki/WikiStart/PublicReleaseLogo.png)
