Public Member Functions | Private Attributes

soa::function_arg_int Class Reference

#include <soa.h>

Inheritance diagram for soa::function_arg_int:
soa::function_arg

List of all members.

Public Member Functions

 function_arg_int (const std::string &n, int64_t value)
virtual std::string str () const

Private Attributes

int64_t value_

Constructor & Destructor Documentation

soa::function_arg_int::function_arg_int ( const std::string &  n,
int64_t  value 
) [inline]

Member Function Documentation

virtual std::string soa::function_arg_int::str (  )  const [inline, virtual]

Implements soa::function_arg.

References value_.


Member Data Documentation

int64_t soa::function_arg_int::value_ [private]

Referenced by str().


The documentation for this class was generated from the following file: