DSC Engine
|
This is the complete list of members for DSC::ReadOnlyData, including all inherited members.
__attribute__((packed)) short header_size | DSC::ReadOnlyData | |
__attribute__((packed)) int data_length | DSC::ReadOnlyData | |
__attribute__((packed)) char *data_source | DSC::ReadOnlyData | |
__attribute__((packed)) unsigned short flags | DSC::ReadOnlyData | |
extract(void *destination) const | DSC::ReadOnlyData | |
extract(void *destination, int offset, int length) const | DSC::ReadOnlyData | |
is_file() const | DSC::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 |