ldas-tools-ldasgen  2.7.3
Namespaces | Macros | Typedefs | Variables
StatDirect.cc File Reference
#include "ldasgen_config.h"
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <string>
#include <sstream>
#include "ldastoolsal/Directory.hh"
#include "genericAPI/MountPointStatus.hh"
#include "genericAPI/StatDirect.hh"
Include dependency graph for StatDirect.cc:

Namespaces

 GenericAPI
 

Macros

#define HAVE_FSTATAT   0
 

Typedefs

typedef struct stat GenericAPI::stat_buf
 

Variables

static const char * class_name = "StatDirect"
 

Macro Definition Documentation

◆ HAVE_FSTATAT

#define HAVE_FSTATAT   0

Variable Documentation

◆ class_name

const char* class_name = "StatDirect"
static