anjana_sreekumar@infosys.com | 991c206 | 2020-01-08 11:42:57 +0530 | [diff] [blame^] | 1 | /* |
2 | Copyright 2019-present Infosys Limited | ||||
3 | |||||
4 | SPDX-License-Identifier: Apache-2.0 | ||||
5 | |||||
6 | */ | ||||
7 | |||||
8 | |||||
9 | |||||
10 | #include "../../../gtpV2Codec/ieClasses/manual/gtpV2GroupedIe.h" | ||||
11 | |||||
12 | GtpV2GroupedIe::GtpV2GroupedIe() { | ||||
13 | // TODO Auto-generated constructor stub | ||||
14 | |||||
15 | } | ||||
16 | |||||
17 | GtpV2GroupedIe::~GtpV2GroupedIe() { | ||||
18 | // TODO Auto-generated destructor stub | ||||
19 | } | ||||
20 |