#include <soa.h>

Public Member Functions | |
| function_arg_bool (const std::string &name, bool value) | |
| virtual std::string | str () const |
Private Attributes | |
| bool | value_ |
| soa::function_arg_bool::function_arg_bool | ( | const std::string & | name, | |
| bool | value | |||
| ) | [inline] |
| virtual std::string soa::function_arg_bool::str | ( | ) | const [inline, virtual] |
bool soa::function_arg_bool::value_ [private] |
Referenced by str().
1.5.5