Enumerator |
---|
NOT_IMPLEMENTED |
write*() method not implemented in concrete ReaderWriter.
|
FILE_NOT_HANDLED |
|
ERROR_IN_WRITING_FILE |
|
FILE_SAVED |
|
osgDB::ReaderWriter::WriteResult::WriteResult |
( |
const std::string & |
m | ) |
|
|
inline |
osgDB::ReaderWriter::WriteResult::WriteResult |
( |
const WriteResult & |
rr | ) |
|
|
inline |
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 |
bool osgDB::ReaderWriter::WriteResult::operator< |
( |
const WriteResult & |
rhs | ) |
const |
|
inline |
WriteStatus osgDB::ReaderWriter::WriteResult::status |
( |
| ) |
const |
|
inline |
bool osgDB::ReaderWriter::WriteResult::success |
( |
| ) |
const |
|
inline |
std::string osgDB::ReaderWriter::WriteResult::_message |
|
protected |
The documentation for this class was generated from the following file: