| 
    MeVisLab Toolbox Reference
    
   | 
 
Project wide definitions. More...
#include "MLDMFileReaderSystem.h"#include <mlUtilsSystem.h>#include <FMEThirdPartyWarningsDisable.h>#include <boost/shared_ptr.hpp>#include <string>#include <vector>#include <FMEThirdPartyWarningsRestore.h>Go to the source code of this file.
Namespaces | |
| namespace | ml | 
| Main documentation file for ML users and developers.  | |
Typedefs | |
| typedef boost::shared_ptr< DMFileReader > | ml::DMFileReaderPtr | 
| Boost shared-pointer type definitions for DMFileReader.   | |
| typedef boost::shared_ptr< DMImage > | ml::DMImagePtr | 
| Boost shared-pointer type definitions for DMImage.   | |
| typedef boost::shared_ptr< DMImageDataStruct > | ml::DMImageDataStructPtr | 
| Boost shared-pointer type definitions for DMIMageDataStruct.   | |
| typedef boost::shared_ptr< DMTag > | ml::DMTagPtr | 
| Boost shared-pointer type definitions for DMTagEntry.   | |
| typedef boost::shared_ptr< DMTagDirectory > | ml::DMTagDirectoryPtr | 
| Boost shared-pointer type definitions for DMTagMap.   | |
| typedef std::vector< DMTagPtr > | ml::DMTagPtrVector | 
| Vector of shared pointers to DMTags.   | |
| typedef boost::shared_ptr< DMTagGroup > | ml::DMTagGroupPtr | 
| Boost shared-pointer type definitions for DMTagGroup.   | |
| typedef boost::shared_ptr< DMTagData > | ml::DMTagDataPtr | 
| Boost shared-pointer type definitions for DMTagData.   | |