Public Member Functions | Private Attributes | Static Private Attributes | Friends | List of all members
PLMD::CLToolOptions Class Reference

#include <CLTool.h>

Public Member Functions

 CLToolOptions (const CLToolOptions &co, const Keywords &k)
 
 CLToolOptions (const std::string &name)
 

Private Attributes

const Keywordskeys
 The documentation for this command line tool. More...
 
std::vector< std::string > line
 

Static Private Attributes

static Keywords emptyKeys
 

Friends

class CLTool
 
class CLToolRegister
 

Constructor & Destructor Documentation

◆ CLToolOptions() [1/2]

PLMD::CLToolOptions::CLToolOptions ( const std::string &  name)
explicit

◆ CLToolOptions() [2/2]

PLMD::CLToolOptions::CLToolOptions ( const CLToolOptions co,
const Keywords k 
)

Friends And Related Function Documentation

◆ CLTool

friend class CLTool
friend

◆ CLToolRegister

friend class CLToolRegister
friend

Member Data Documentation

◆ emptyKeys

Keywords PLMD::CLToolOptions::emptyKeys
staticprivate

◆ keys

const Keywords& PLMD::CLToolOptions::keys
private

The documentation for this command line tool.

◆ line

std::vector<std::string> PLMD::CLToolOptions::line
private

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