X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=include%2Ftype_indicators.h;h=a82a574ff3e741518d7653c0f97877a19dc5233d;hb=07495effe193ca3f73c3bf0ce417068f9ac9dcdd;hp=b54581f3183a577e09b4de6f19a1d2c47aef84d9;hpb=93d248304a68de7a8f9daf4aa74f9ee4cd27410c;p=com%2Fgs-lite.git diff --git a/include/type_indicators.h b/include/type_indicators.h index b54581f..a82a574 100644 --- a/include/type_indicators.h +++ b/include/type_indicators.h @@ -1,41 +1,41 @@ -/* ------------------------------------------------ -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/src/ftacmp -// 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/src/ftacmp +// 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 +