Vowpal Wabbit
Public Types | Public Attributes | List of all members
VW::LEARNER::save_load_data Struct Reference

#include <learner.h>

Public Types

using fn = void(*)(void *, io_buf &, bool read, bool text)
 

Public Attributes

void * data
 
base_learnerbase
 
fn save_load_f
 

Member Typedef Documentation

using VW::LEARNER::save_load_data::fn = void (*)(void*, io_buf&, bool read, bool text)

Member Data Documentation

base_learner* VW::LEARNER::save_load_data::base
void* VW::LEARNER::save_load_data::data
fn VW::LEARNER::save_load_data::save_load_f

The documentation for this struct was generated from the following file: