31 fd = open(fname, O_RDONLY);
34 SG_SERROR(
"Error opening the file %s for reading from cache!\n")
Class CVwEnvironment is the environment used by VW.
virtual CVwEnvironment * get_env()
CVwEnvironment * env
Environment.
Class SGObject is the base class of all shogun objects.
virtual ~CVwCacheReader()
virtual void set_env(CVwEnvironment *env_to_use)
virtual void set_file(int32_t f)
all of classes and functions are contained in the shogun namespace
int32_t fd
File descriptor.