MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NdbDir Class Reference

Classes

class  Iterator
class  Temp

Static Public Member Functions

static mode_t u_r (void)
static mode_t u_w (void)
static mode_t u_x (void)
static mode_t u_rwx (void)
static mode_t g_r (void)
static mode_t g_w (void)
static mode_t g_x (void)
static mode_t g_rwx (void)
static mode_t o_r (void)
static mode_t o_w (void)
static mode_t o_x (void)
static mode_t o_rwx (void)
static bool create (const char *path, mode_t mode=u_rwx(), bool ignore_existing=false)
static bool remove_recursive (const char *path, bool only_contents=false)
static bool remove (const char *path)
static int chdir (const char *path)

Detailed Description

Definition at line 25 of file NdbDir.hpp.


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