Public Member Functions | Private Attributes

soa::function_arg_bool Class Reference

#include <soa.h>

Inheritance diagram for soa::function_arg_bool:
soa::function_arg

List of all members.

Public Member Functions

 function_arg_bool (const std::string &n, bool value)
virtual std::string str () const

Private Attributes

bool value_

Constructor & Destructor Documentation

soa::function_arg_bool::function_arg_bool ( const std::string &  n,
bool  value 
) [inline]

Member Function Documentation

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

Implements soa::function_arg.

References value_.


Member Data Documentation

Referenced by str().


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