COPASI API  4.40.278
CRegisteredCommonName::Rename Class Reference

#include <CRegisteredCommonName.h>

Inheritance diagram for CRegisteredCommonName::Rename:
[legend]

Public Member Functions

virtual void operator() (const std::string &oldCN, const std::string &newCN)
 
 Rename ()=delete
 
 Rename (Type method)
 
virtual ~Rename ()
 
- Public Member Functions inherited from CRegisteredCommonName::RenameInterface
virtual ~RenameInterface ()
 

Private Attributes

Type mMethod
 

Additional Inherited Members

- Public Types inherited from CRegisteredCommonName::RenameInterface
typedef void(* Type) (const std::string &, const std::string &)
 

Constructor & Destructor Documentation

◆ Rename() [1/2]

CRegisteredCommonName::Rename::Rename ( )
delete

◆ Rename() [2/2]

CRegisteredCommonName::Rename::Rename ( Type  method)

◆ ~Rename()

CRegisteredCommonName::Rename::~Rename ( )
virtual

Member Function Documentation

◆ operator()()

void CRegisteredCommonName::Rename::operator() ( const std::string &  oldCN,
const std::string &  newCN 
)
virtual

Member Data Documentation

◆ mMethod

Type CRegisteredCommonName::Rename::mMethod
private

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