OpenSceneGraph  3.0.1
Public Member Functions | Protected Attributes
osgDB::BaseCompressor Class Reference
Inheritance diagram for osgDB::BaseCompressor:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 BaseCompressor ()
void setName (const std::string &name)
const std::string & getName () const
virtual bool compress (std::ostream &, const std::string &)=0
virtual bool decompress (std::istream &, std::string &)=0

Protected Attributes

std::string _name

Constructor & Destructor Documentation

osgDB::BaseCompressor::BaseCompressor ( ) [inline]

Member Function Documentation

virtual bool osgDB::BaseCompressor::compress ( std::ostream &  ,
const std::string &   
) [pure virtual]
virtual bool osgDB::BaseCompressor::decompress ( std::istream &  ,
std::string &   
) [pure virtual]
const std::string& osgDB::BaseCompressor::getName ( ) const [inline]
void osgDB::BaseCompressor::setName ( const std::string &  name) [inline]

Member Data Documentation

std::string osgDB::BaseCompressor::_name [protected]

The documentation for this class was generated from the following file:

osg logo
Generated at Mon Oct 3 2011 12:39:46 for the OpenSceneGraph by doxygen 1.7.5.