OpenSceneGraph  3.4.0
Public Member Functions
osgDB::Base64decoder Class Reference

List of all members.

Public Member Functions

 Base64decoder (int buffersize_in=BUFFERSIZE)
int decode (char value_in)
int decode (const char *code_in, const int length_in, char *plaintext_out)
void decode (std::istream &istream_in, std::ostream &ostream_in)
char * decode (const std::vector< std::string > &str_in, std::vector< unsigned int > &pos_out)

Constructor & Destructor Documentation

osgDB::Base64decoder::Base64decoder ( int  buffersize_in = BUFFERSIZE) [inline]

Member Function Documentation

int osgDB::Base64decoder::decode ( char  value_in)
int osgDB::Base64decoder::decode ( const char *  code_in,
const int  length_in,
char *  plaintext_out 
)
void osgDB::Base64decoder::decode ( std::istream &  istream_in,
std::ostream &  ostream_in 
)
char* osgDB::Base64decoder::decode ( const std::vector< std::string > &  str_in,
std::vector< unsigned int > &  pos_out 
)

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

osg logo
Generated at Tue Dec 8 2015 00:14:27 for the OpenSceneGraph by doxygen 1.7.6.1.