Conquer Space 0.0.0
A space themed grand strategy game set in the near future, with realistic orbital mechanics, and an emphasis on economics and politics.
|
This is the complete list of members for cqsp::asset::IOStream, including all inherited members.
Close() | cqsp::asset::IOStream | |
FileSize() const | cqsp::asset::IOStream | |
Flush() | cqsp::asset::IOStream | |
IOStream(IVirtualFilePtr _ivfp) | cqsp::asset::IOStream | inlineexplicitprotected |
IOSystem | cqsp::asset::IOStream | friend |
ivfp | cqsp::asset::IOStream | protected |
Read(void *pvBuffer, size_t pSize, size_t pCount) | cqsp::asset::IOStream | |
Seek(size_t pOffset, aiOrigin pOrigin) | cqsp::asset::IOStream | |
Tell() const | cqsp::asset::IOStream | |
Write(const void *pvBuffer, size_t pSize, size_t pCount) | cqsp::asset::IOStream | inline |