commsfwsupport/commselements/MsgParser/include/RecordItem.h
branchGCC_SURGE
changeset 44 d7a1e7742aa5
parent 43 d65d023db13c
child 45 3b567d12a146
equal deleted inserted replaced
43:d65d023db13c 44:d7a1e7742aa5
   365 
   365 
   366 
   366 
   367 private:
   367 private:
   368    THEADER iHeader;
   368    THEADER iHeader;
   369 };
   369 };
       
   370 
   370 //Forcing a Vtable Export
   371 //Forcing a Vtable Export
   371 CItem<TValueBigEndian> DummyDummy;
   372 CItem<TValueBigEndian> DummyDummy;
   372 //Dummy object to force the vtable export and visibility
   373 //Dummy object to force the vtable export and visibility
       
   374 
   373 
   375 
   374 
   376 
   375 /**
   377 /**
   376  * Returns a reference to a header class
   378  * Returns a reference to a header class
   377  *
   379  *