TF++, Miscellaneous classes and modules in C++:

◆ expression() [2/2]

std::string tfxx::string::regexx::expression ( ) const
inline

return expression

Definition at line 91 of file regexx.h.

References tfxx::string::helper::regexxcontainer::expression(), and Mcontainer.

92  { return(Mcontainer->expression()); }
virtual void expression(const std::string &e)=0
set expression to e.
tfxx::string::helper::regexxcontainer * Mcontainer
Definition: regexx.h:97
Here is the call graph for this function: