JDFTx  1.7.0
DeprecatedCommand Class Referenceabstract

Base class for a deprecated command which will translate old syntax into the new command that replaces it. More...

#include <command.h>

Public Member Functions

 DeprecatedCommand (string name)
 
virtual std::pair< string, stringreplace (ParamList &pl) const =0
 

Public Attributes

string name
 

Detailed Description

Base class for a deprecated command which will translate old syntax into the new command that replaces it.


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