CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
DefaultOptionsTemplateManager Class Reference

#include <options.h>

Inheritance diagram for DefaultOptionsTemplateManager:
Collaboration diagram for DefaultOptionsTemplateManager:

Public Member Functions

 DefaultOptionsTemplateManager (std::string fqrn)
 
- Public Member Functions inherited from OptionsTemplateManager
void SetTemplate (std::string name, std::string val)
 
std::string GetTemplate (std::string name)
 
bool HasTemplate (std::string name)
 
bool ParseString (std::string *input)
 

Static Private Attributes

static const char * kTemplateIdentFqrn = "fqrn"
 
static const char * kTemplateIdentOrg = "org"
 

Detailed Description

Definition at line 32 of file options.h.

Constructor & Destructor Documentation

DefaultOptionsTemplateManager::DefaultOptionsTemplateManager ( std::string  fqrn)
explicit

Definition at line 494 of file options.cc.

Here is the call graph for this function:

Member Data Documentation

const char * DefaultOptionsTemplateManager::kTemplateIdentFqrn = "fqrn"
staticprivate

Definition at line 36 of file options.h.

const char * DefaultOptionsTemplateManager::kTemplateIdentOrg = "org"
staticprivate

Definition at line 37 of file options.h.


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