#include <soa.h>
Public Member Functions | |
function_arg_bool (const std::string &n, bool value) | |
virtual std::string | str () const |
Private Attributes | |
bool | value_ |
soa::function_arg_bool::function_arg_bool | ( | const std::string & | n, | |
bool | value | |||
) | [inline] |
virtual std::string soa::function_arg_bool::str | ( | ) | const [inline, virtual] |
Implements soa::function_arg.
References value_.
bool soa::function_arg_bool::value_ [private] |
Referenced by str().