TOC_Entry Struct Reference

#include <TOC_Entry.h>

Public Member Functions

uint8_t getSegmentType () const
 
void read (Context &cont)
 
 TOC_Entry ()
 
 TOC_Entry (Context &cont)
 
std::string toString () const
 

Public Attributes

U32 Segment_Attributes
 
GUID Segment_ID
 
I32 Segment_Length
 
I32 Segment_Offset
 

Constructor & Destructor Documentation

◆ TOC_Entry() [1/2]

TOC_Entry::TOC_Entry ( )

◆ TOC_Entry() [2/2]

TOC_Entry::TOC_Entry ( Context cont)

References read().

Member Function Documentation

◆ getSegmentType()

uint8_t TOC_Entry::getSegmentType ( ) const

References Segment_Attributes.

Referenced by JtReader::readLodSegment(), and toString().

◆ read()

◆ toString()

std::string TOC_Entry::toString ( ) const

Member Data Documentation

◆ Segment_Attributes

U32 TOC_Entry::Segment_Attributes

Referenced by getSegmentType(), and read().

◆ Segment_ID

GUID TOC_Entry::Segment_ID

Referenced by read(), and toString().

◆ Segment_Length

I32 TOC_Entry::Segment_Length

Referenced by read(), and toString().

◆ Segment_Offset

I32 TOC_Entry::Segment_Offset

The documentation for this struct was generated from the following file: