All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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 std::string &name)
 
 CLToolOptions (const CLToolOptions &co, const Keywords &k)
 

Private Attributes

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

Static Private Attributes

static Keywords emptyKeys
 

Friends

class CLTool
 
class CLToolRegister
 

Detailed Description

Definition at line 36 of file CLTool.h.

Constructor & Destructor Documentation

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

Definition at line 28 of file CLTool.cpp.

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

Definition at line 34 of file CLTool.cpp.

Friends And Related Function Documentation

friend class CLTool
friend

Definition at line 37 of file CLTool.h.

friend class CLToolRegister
friend

Definition at line 38 of file CLTool.h.

Member Data Documentation

Keywords PLMD::CLToolOptions::emptyKeys
staticprivate

Definition at line 43 of file CLTool.h.

const Keywords& PLMD::CLToolOptions::keys
private

The documentation for this command line tool.

Definition at line 42 of file CLTool.h.

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

Definition at line 40 of file CLTool.h.


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