|
| WriteResult (WriteStatus status=FILE_NOT_HANDLED) |
|
| WriteResult (const std::string &m) |
|
| WriteResult (const WriteResult &rr) |
|
WriteResult & | operator= (const WriteResult &rr) |
|
bool | operator< (const WriteResult &rhs) const |
|
std::string & | message () |
|
const std::string & | message () const |
|
WriteStatus | status () const |
|
bool | success () const |
|
bool | error () const |
|
bool | notHandled () const |
|
◆ WriteStatus
Enumerator |
---|
NOT_IMPLEMENTED | write*() method not implemented in concrete ReaderWriter.
|
The documentation for this class was generated from the following file:
- /home/karlu20/private/installs/OpenSceneGraph/include/osgDB/ReaderWriter