Functions

oct-md5.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

OCTAVE_API std::string oct_md5 (const std::string str)
OCTAVE_API std::string oct_md5_file (const std::string file)

Function Documentation

OCTAVE_API std::string oct_md5 ( const std::string  str  ) 

Definition at line 51 of file oct-md5.cc.

References oct_md5_result_to_str().

Referenced by DEFUN_DLD().

OCTAVE_API std::string oct_md5_file ( const std::string  file  ) 

Definition at line 61 of file oct-md5.cc.

References current_liboctave_error_handler, and oct_md5_result_to_str().

Referenced by DEFUN_DLD().

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines