#include <soa.h>

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