载入中...
搜索中...
未找到
FileData.h
浏览该文件的文档.
Data buffer paired with a filename (used for type identification).
Definition FileData.h:12
const std::string & getExtension() const
Definition FileData.h:28
void * getData() const
Gets a pointer to the data. This pointer will obviously not be valid if the Data object is destroyed.
Definition FileData.h:23
const std::string & getFilename() const
Filename, extension (without dot) and base name.
Definition FileData.h:27
Definition Build.cpp:11