DSC Engine
Loading...
Searching...
No Matches
DSC::ReadOnlyData Member List

This is the complete list of members for DSC::ReadOnlyData, including all inherited members.

__attribute__((packed)) short header_sizeDSC::ReadOnlyData
__attribute__((packed)) int data_lengthDSC::ReadOnlyData
__attribute__((packed)) char *data_sourceDSC::ReadOnlyData
__attribute__((packed)) unsigned short flagsDSC::ReadOnlyData
extract(void *destination) constDSC::ReadOnlyData
extract(void *destination, int offset, int length) constDSC::ReadOnlyData
is_file() constDSC::ReadOnlyData
operator=(const ReadOnlyData &)=delete (defined in DSC::ReadOnlyData)DSC::ReadOnlyData
operator=(ReadOnlyData &&)=delete (defined in DSC::ReadOnlyData)DSC::ReadOnlyData
ReadOnlyData(int header_size=sizeof(ReadOnlyData))DSC::ReadOnlyData
ReadOnlyData(const ReadOnlyData &)=delete (defined in DSC::ReadOnlyData)DSC::ReadOnlyData
ReadOnlyData(ReadOnlyData &&)=delete (defined in DSC::ReadOnlyData)DSC::ReadOnlyData