5 #ifndef PERSISTENTDATAMODELTPCNV_DATAHEADER_P3_H 
    6 #define PERSISTENTDATAMODELTPCNV_DATAHEADER_P3_H 
   32    const std::string& 
key() 
const;
 
   33    unsigned int pClid() 
const;
 
   34    const std::vector<unsigned int>& 
clids() 
const;
 
   35    const std::string& 
token() 
const;
 
   36    const std::vector<std::string>& 
alias() 
const;
 
   37    unsigned int oid1() 
const;
 
   38    unsigned int oid2() 
const;
 
   63    const std::vector<DataHeaderElement_p3>& 
elements() 
const;
 
   64    const std::vector<DataHeaderElement_p3>& 
inputElements() 
const;
 
   65    const std::vector<std::string>& 
GuidMap() 
const;