#include <AModify.h>
Inheritance diagram for tacpp::AModifyers:
Public Member Functions | |
virtual string | modifyer (const char *)=0 |
virtual | ~AModifyers () |
|
this is abstract class and we should use virtual destructor |
|
stripped command processor Implemented in tacpp::AModify_INT, tacpp::AModify_SQL, and tacpp::AModify_EXT. |