Vowpal Wabbit
Public Member Functions | Public Attributes | List of all members
Namespace< audit > Struct Template Reference

#include <json_utils.h>

Public Member Functions

void AddFeature (feature_value v, feature_index i, const char *feature_name)
 
void AddFeature (vw *all, const char *str)
 
void AddFeature (vw *all, const char *key, const char *value)
 

Public Attributes

char feature_group
 
feature_index namespace_hash
 
featuresftrs
 
size_t feature_count
 
const char * name
 

Member Function Documentation

template<bool audit>
void Namespace< audit >::AddFeature ( feature_value  v,
feature_index  i,
const char *  feature_name 
)
inline
template<bool audit>
void Namespace< audit >::AddFeature ( vw all,
const char *  str 
)
inline
template<bool audit>
void Namespace< audit >::AddFeature ( vw all,
const char *  key,
const char *  value 
)
inline

Member Data Documentation

template<bool audit>
size_t Namespace< audit >::feature_count
template<bool audit>
char Namespace< audit >::feature_group
template<bool audit>
features* Namespace< audit >::ftrs
template<bool audit>
const char* Namespace< audit >::name
template<bool audit>
feature_index Namespace< audit >::namespace_hash

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