X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fftacmp%2Ftype_indicators.h;h=1160db1e5afa0f2967cc033c694e3a120a4afda7;hb=f6f278dfd4bca7effd6f452d38ce74cf109d41f4;hp=1a899d71ac55f89e404e984ff5413179c1cf7f2f;hpb=07495effe193ca3f73c3bf0ce417068f9ac9dcdd;p=com%2Fgs-lite.git diff --git a/src/ftacmp/type_indicators.h b/src/ftacmp/type_indicators.h index 1a899d7..1160db1 100644 --- a/src/ftacmp/type_indicators.h +++ b/src/ftacmp/type_indicators.h @@ -1,37 +1,37 @@ -/* ------------------------------------------------ -Copyright 2014 AT&T Intellectual Property - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - ------------------------------------------- */ -#ifndef _TYPE_INDICATORS_DEFINED__ -#define _TYPE_INDICATORS_DEFINED__ - -// WARNING! -// This file replicated in gscpv2/include -// These files must be synched! - -#define UINT_TYPE 0 -#define INT_TYPE 1 -#define ULLONG_TYPE 2 -#define LLONG_TYPE 3 -#define USHORT_TYPE 4 -#define FLOAT_TYPE 5 -#define BOOL_TYPE 6 -#define VSTR_TYPE 7 -#define TIMEVAL_TYPE 8 -#define IP_TYPE 9 -#define FSTRING_TYPE 10 -#define IPV6_TYPE 11 -#define UNDEFINED_TYPE 12 - -#endif - +/* ------------------------------------------------ +Copyright 2014 AT&T Intellectual Property + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + ------------------------------------------- */ +#ifndef _TYPE_INDICATORS_DEFINED__ +#define _TYPE_INDICATORS_DEFINED__ + +// WARNING! +// This file replicated in gscpv2/include +// These files must be synched! + +#define UINT_TYPE 0 +#define INT_TYPE 1 +#define ULLONG_TYPE 2 +#define LLONG_TYPE 3 +#define USHORT_TYPE 4 +#define FLOAT_TYPE 5 +#define BOOL_TYPE 6 +#define VSTR_TYPE 7 +#define TIMEVAL_TYPE 8 +#define IP_TYPE 9 +#define FSTRING_TYPE 10 +#define IPV6_TYPE 11 +#define UNDEFINED_TYPE 12 + +#endif +