19 #ifndef GET_TABLEID_HPP 
   20 #define GET_TABLEID_HPP 
   22 #include "SignalData.hpp" 
   34   friend bool printGET_TABLEID_REQ(FILE *, 
const Uint32 *, Uint32, Uint16);  
 
   41   SECTION( TABLE_NAME = 0 );
 
   55   friend bool printGET_TABLEID_REF(FILE *, 
const Uint32 *, Uint32, Uint16);  
 
   65     TableNotDefined = 723,
 
   66     TableNameTooLong = 702,
 
   82   friend bool printGET_TABLEID_CONF(FILE *, 
const Uint32 *, Uint32, Uint16);