OpenSceneGraph  3.4.0
Public Member Functions
osgDB::Base64encoder Class Reference

List of all members.

Public Member Functions

 Base64encoder (int buffersize_in=BUFFERSIZE)
int encode (char value_in)
int encode (const char *code_in, const int length_in, char *plaintext_out)
int encode_end (char *plaintext_out)
void encode (std::istream &istream_in, std::ostream &ostream_in)
void encode (const char *chars_in, int length_in, std::string &code_out)

Constructor & Destructor Documentation

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

Member Function Documentation

int osgDB::Base64encoder::encode ( char  value_in)
int osgDB::Base64encoder::encode ( const char *  code_in,
const int  length_in,
char *  plaintext_out 
)
void osgDB::Base64encoder::encode ( std::istream &  istream_in,
std::ostream &  ostream_in 
)
void osgDB::Base64encoder::encode ( const char *  chars_in,
int  length_in,
std::string &  code_out 
)
int osgDB::Base64encoder::encode_end ( char *  plaintext_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.