Public Member Functions | Private Attributes

soa::function_arg_array Class Reference

#include <soa.h>

Inheritance diagram for soa::function_arg_array:
soa::function_arg

List of all members.

Public Member Functions

 function_arg_array (const std::string &n, ArrayPtr value, Type element_type)
virtual bool type_props () const
virtual std::string props () const
virtual std::string str () const

Private Attributes

ArrayPtr value_
Type element_type_

Constructor & Destructor Documentation

soa::function_arg_array::function_arg_array ( const std::string &  n,
ArrayPtr  value,
Type  element_type 
) [inline]

Member Function Documentation

virtual std::string soa::function_arg_array::props (  )  const [inline, virtual]

Reimplemented from soa::function_arg.

References element_type_, soa::soap_type(), and value_.

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

Implements soa::function_arg.

References soa::soap_type(), and value_.

virtual bool soa::function_arg_array::type_props (  )  const [inline, virtual]

Reimplemented from soa::function_arg.


Member Data Documentation

Referenced by props(), and str().


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