source: proiecte/HadoopJUnit/hadoop-0.20.1/src/contrib/thriftfs/gen-cpp/hadoopfs_constants.h @ 120

Last change on this file since 120 was 120, checked in by (none), 14 years ago

Added the mail files for the Hadoop JUNit Project

  • Property svn:executable set to *
File size: 322 bytes
Line 
1/**
2 * Autogenerated by Thrift
3 *
4 * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
5 */
6#ifndef hadoopfs_CONSTANTS_H
7#define hadoopfs_CONSTANTS_H
8
9#include "hadoopfs_types.h"
10
11
12
13class hadoopfsConstants {
14 public:
15  hadoopfsConstants();
16
17};
18
19extern const hadoopfsConstants g_hadoopfs_constants;
20
21
22
23#endif
Note: See TracBrowser for help on using the repository browser.