Medial Code Documentation
|
base implementation of line-spliter More...
#include <dmlc/base.h>
#include <dmlc/io.h>
#include <dmlc/logging.h>
#include <sys/stat.h>
#include <cstdio>
#include <string>
#include <algorithm>
Go to the source code of this file.
Data Structures | |
class | dmlc::io::SingleFileSplit |
line split implementation from single FILE simply returns lines of files, used for stdin More... | |
Namespaces | |
namespace | dmlc |
namespace for dmlc | |
Macros | |
#define | stat_struct stat |
base implementation of line-spliter
Copyright (c) 2015 by Contributors