BusBoy  2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ExternalRandomAccessFileSource.h
Go to the documentation of this file.
1 
17 #ifndef __BUSBOY_EXTERNAL_RANDOM_ACCESS_FILE_SOURCE_H__
18 #define __BUSBOY_EXTERNAL_RANDOM_ACCESS_FILE_SOURCE_H__
19 
20 #include "dataset/dataset_api.h"
22 
23 namespace BUSBOY {
24 
26 
27 
28  public:
29 
31 
33 
35 
36  private:
37 
39 
40  // prevent calling these
43 
44 };
45 
46 }
47 #endif
48 
49 
50 

Copyright 2014 Google Inc. All rights reserved.