OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
Public Member Functions | |
~ossimDirData () | |
ossimDirData (ossimDirectory *aDir, const ossimFilename &filename) | |
Public Attributes | |
ossimDirectory * | theDirectory |
ossimFilename | theFilename |
Definition at line 39 of file ossimDirectoryTree.h.
|
inline |
Definition at line 42 of file ossimDirectoryTree.h.
|
inline |
Definition at line 50 of file ossimDirectoryTree.h.
ossimDirectory* ossimDirectoryTree::ossimDirData::theDirectory |
Definition at line 57 of file ossimDirectoryTree.h.
Referenced by ossimDirectoryTree::getFirst(), ossimDirectoryTree::getNext(), ossimDirectoryTree::isOpened(), and ossimDirectoryTree::open().
ossimFilename ossimDirectoryTree::ossimDirData::theFilename |
Definition at line 58 of file ossimDirectoryTree.h.