CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Macros | Functions
LocalStorageMaker.cc File Reference
#include "Utilities/StorageFactory/interface/StorageMaker.h"
#include "Utilities/StorageFactory/interface/StorageMakerFactory.h"
#include "Utilities/StorageFactory/interface/StorageFactory.h"
#include "Utilities/StorageFactory/interface/File.h"
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>

Go to the source code of this file.

Classes

class  LocalStorageMaker
 

Macros

#define _FILE_OFFSET_BITS   64
 
#define _GNU_SOURCE   1
 

Functions

static const
StorageMakerFactory::PMaker
< LocalStorageMaker
s_maker__LINE__ ("file")
 

Macro Definition Documentation

#define _FILE_OFFSET_BITS   64

Definition at line 2 of file LocalStorageMaker.cc.

#define _GNU_SOURCE   1

Definition at line 1 of file LocalStorageMaker.cc.

Function Documentation

static const StorageMakerFactory ::PMaker< LocalStorageMaker > s_maker__LINE__ ( "file"  )
static