List of all members.
Member Enumeration Documentation
- Enumerator:
FILE_NOT_HANDLED |
|
FILE_SAVED |
|
ERROR_IN_WRITING_FILE |
|
Constructor & Destructor Documentation
osgDB::ReaderWriter::WriteResult::WriteResult |
( |
WriteStatus |
status = FILE_NOT_HANDLED | ) |
[inline] |
osgDB::ReaderWriter::WriteResult::WriteResult |
( |
const std::string & |
m | ) |
[inline] |
osgDB::ReaderWriter::WriteResult::WriteResult |
( |
const WriteResult & |
rr | ) |
[inline] |
Member Function Documentation
bool osgDB::ReaderWriter::WriteResult::error |
( |
| ) |
const [inline] |
std::string& osgDB::ReaderWriter::WriteResult::message |
( |
| ) |
[inline] |
const std::string& osgDB::ReaderWriter::WriteResult::message |
( |
| ) |
const [inline] |
bool osgDB::ReaderWriter::WriteResult::notHandled |
( |
| ) |
const [inline] |
WriteStatus osgDB::ReaderWriter::WriteResult::status |
( |
| ) |
const [inline] |
bool osgDB::ReaderWriter::WriteResult::success |
( |
| ) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: