mksqlite  2.5
A MATLAB interface to SQLite
Public Member Functions | List of all members
SQLiface::to_alphanum Struct Reference

Converts one char to a printable (non-white-space) character. More...

#include <sql_interface.hpp>

Public Member Functions

char operator() (char a)
 Functor.
 

Detailed Description

Converts one char to a printable (non-white-space) character.

Definition at line 1304 of file sql_interface.hpp.


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