ConfigOptionVector Class Reference

#include <ConfigOption.h>

Inheritance diagram for ConfigOptionVector:
Collaboration diagram for ConfigOptionVector:

Public Member Functions

 ~ConfigOptionVector () override
 
bool parse (char const *option, const char *value, int reconfiguring) override
 
void dump (StoreEntry *e) const override
 

Public Attributes

std::vector< ConfigOption * > options
 

Detailed Description

Definition at line 67 of file ConfigOption.h.

Constructor & Destructor Documentation

◆ ~ConfigOptionVector()

ConfigOptionVector::~ConfigOptionVector ( )
override

Definition at line 14 of file ConfigOption.cc.

References options.

Member Function Documentation

◆ dump()

void ConfigOptionVector::dump ( StoreEntry e) const
overridevirtual

Implements ConfigOption.

Definition at line 38 of file ConfigOption.cc.

References options.

◆ parse()

bool ConfigOptionVector::parse ( char const *  option,
const char *  value,
int  reconfiguring 
)
overridevirtual

Implements ConfigOption.

Definition at line 23 of file ConfigOption.cc.

References options.

Member Data Documentation

◆ options

std::vector<ConfigOption *> ConfigOptionVector::options

The documentation for this class was generated from the following files:

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors