|
proxygen
|
Functions | |
| FOLLY_SETTING_DEFINE (follytest, public_flag_to_b, std::string,"basdf","Public flag to b") | |
| std::string | b_func () |
| FOLLY_SETTING_DECLARE (follytest, public_flag_to_b, std::string) | |
| std::string b_ns::b_func | ( | ) |
| b_ns::FOLLY_SETTING_DECLARE | ( | follytest | , |
| public_flag_to_b | , | ||
| std::string | |||
| ) |
| b_ns::FOLLY_SETTING_DEFINE | ( | follytest | , |
| public_flag_to_b | , | ||
| std::string | , | ||
| "basdf" | , | ||
| "Public flag to b" | |||
| ) |