Functions | |
void | FunModule () |
std::string | hello (std::string who, std::string msg) |
ROOTR_MODULE (rootr) | |
void FunModule | ( | ) |
Definition at line 16 of file FunModule.C.
std::string hello | ( | std::string | who, |
std::string | msg | ||
) |
Definition at line 5 of file FunModule.C.
ROOTR_MODULE | ( | rootr | ) |
Definition at line 12 of file FunModule.C.