18
18
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
30
34
const std::string &type(drizzled::enum_server_command type);
32
35
const std::string &type(bool type);
33
37
std::string hexdump(const unsigned char *str, size_t length);
35
39
} /* namespace display */
36
40
} /* namespace drizzled */