soma-io  5.0.5
carto::OptionSeries< T > Class Template Reference

#include <soma-io/getopt/getopt.h>

Inheritance diagram for carto::OptionSeries< T >:
Collaboration diagram for carto::OptionSeries< T >:

Friends

class OptionsParser
 

Additional Inherited Members

- Protected Member Functions inherited from carto::OptionBase
 OptionBase (const std::string &name, const std::string &info)
 
virtual ~OptionBase ()
 
void addName (const std::string &name)
 
const std::string & name () const
 
std::string names () const
 
bool _nameInList (const std::string &name) const
 
- Protected Attributes inherited from carto::OptionBase
std::vector< std::string > _names
 
std::string _info
 

Detailed Description

template<typename T>
class carto::OptionSeries< T >

Definition at line 150 of file getopt.h.

Friends And Related Function Documentation

◆ OptionsParser

template<typename T >
friend class OptionsParser
friend

Definition at line 152 of file getopt.h.


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