Public Member Functions | |
Functions (Session &arg) | |
operator std::string * () | |
Private Types | |
typedef std::vector< std::string > | vector |
Private Attributes | |
Session & | session |
std::string | function_name |
vector | function_list |
vector::iterator | iter |
Definition at line 30 of file functions.h.