Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

FileNameUtils File Reference

#include <osgDB/Export>
#include <string>

Namespaces

namespace  osgDB

Defines

#define OSGDB_FILENAMEUTILS   1

Functions

OSGDB_EXPORT std::string getFilePath (const std::string &filename)
OSGDB_EXPORT std::string getFileExtension (const std::string &filename)
OSGDB_EXPORT std::string getLowerCaseFileExtension (const std::string &filename)
OSGDB_EXPORT std::string getSimpleFileName (const std::string &fileName)
OSGDB_EXPORT std::string getNameLessExtension (const std::string &fileName)
OSGDB_EXPORT std::string getStrippedName (const std::string &fileName)
OSGDB_EXPORT std::string convertFileNameToWindowsStyle (const std::string &fileName)
OSGDB_EXPORT std::string convertFileNameToUnixStyle (const std::string &fileName)
OSGDB_EXPORT bool isFileNameNativeStyle (const std::string &fileName)
OSGDB_EXPORT std::string convertFileNameToNativeStyle (const std::string &fileName)
OSGDB_EXPORT bool equalCaseInsensitive (const std::string &lhs, const std::string &rhs)
OSGDB_EXPORT bool equalCaseInsensitive (const std::string &lhs, const char *rhs)
OSGDB_EXPORT bool containsServerAddress (const std::string &filename)
OSGDB_EXPORT std::string getServerAddress (const std::string &filename)
OSGDB_EXPORT std::string getServerFileName (const std::string &filename)

Define Documentation

#define OSGDB_FILENAMEUTILS   1
 


Function Documentation

OSGDB_EXPORT bool containsServerAddress const std::string &  filename  ) 
 

OSGDB_EXPORT std::string convertFileNameToNativeStyle const std::string &  fileName  ) 
 

OSGDB_EXPORT std::string convertFileNameToUnixStyle const std::string &  fileName  ) 
 

OSGDB_EXPORT std::string convertFileNameToWindowsStyle const std::string &  fileName  ) 
 

OSGDB_EXPORT bool equalCaseInsensitive const std::string &  lhs,
const char *  rhs
 

OSGDB_EXPORT bool equalCaseInsensitive const std::string &  lhs,
const std::string &  rhs
 

OSGDB_EXPORT std::string getFileExtension const std::string &  filename  ) 
 

OSGDB_EXPORT std::string getFilePath const std::string &  filename  ) 
 

OSGDB_EXPORT std::string getLowerCaseFileExtension const std::string &  filename  ) 
 

OSGDB_EXPORT std::string getNameLessExtension const std::string &  fileName  ) 
 

OSGDB_EXPORT std::string getServerAddress const std::string &  filename  ) 
 

OSGDB_EXPORT std::string getServerFileName const std::string &  filename  ) 
 

OSGDB_EXPORT std::string getSimpleFileName const std::string &  fileName  ) 
 

OSGDB_EXPORT std::string getStrippedName const std::string &  fileName  ) 
 

OSGDB_EXPORT bool isFileNameNativeStyle const std::string &  fileName  ) 
 


Generated on Thu Sep 8 04:57:38 2005 for OpenSceneGraph by  doxygen 1.3.9.1