summaryrefslogtreecommitdiff
path: root/SDL_Core/src/components/JSONHandler/src/SDLRPCObjectsImpl/V2/CharacterSetMarshaller.gp
blob: 5fad412bf6a433701a2a4d27828db8a3158193bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
%language=C++
%struct-type
%define lookup-function-name getPointer
%define class-name CharacterSet_intHash
%omit-struct-type
%readonly-tables
%compare-strncmp
%compare-lengths

struct NsSmartDeviceLinkRPCV2::PerfectHashTable
{
  const char *name;
  unsigned int idx;
};

%%
TYPE2SET,0
TYPE5SET,1
CID1SET,2
CID2SET,3