ShdrType
typedef typename Class::ShdrType ShdrType;
ShdrType* stringHeader = NULL;
ShdrType* sectionHeaders = (ShdrType*)malloc(size);
template<typename EhdrType, typename ShdrType>
template<typename ShdrType>
template<typename EhdrType, typename ShdrType>
if (fSectionHeaderSize < (off_t)sizeof(ShdrType)
if (_ReadSectionHeader<ShdrType>(sectionHeaderStringSectionIndex,
template<typename ShdrType>
ShdrType sectionHeader;
Read(shOffset, §ionHeader, sizeof(ShdrType),