soa::function_arg Class Reference

#include <soa.h>

Inheritance diagram for soa::function_arg:

soa::function_arg_base64bin soa::function_arg_bool soa::function_arg_int soa::function_arg_string

List of all members.

Public Member Functions

 function_arg (const std::string &name, Type type)
virtual ~function_arg ()
const std::string & name () const
Type type () const
virtual std::string str () const =0

Private Attributes

std::string name_
Type type_


Constructor & Destructor Documentation

soa::function_arg::function_arg ( const std::string &  name,
Type  type 
) [inline]

virtual soa::function_arg::~function_arg (  )  [inline, virtual]


Member Function Documentation

const std::string& soa::function_arg::name (  )  const [inline]

References name_.

Referenced by soa::function_call::str().

Type soa::function_arg::type (  )  const [inline]

References type_.

Referenced by soa::function_call::str().

virtual std::string soa::function_arg::str (  )  const [pure virtual]


Member Data Documentation

std::string soa::function_arg::name_ [private]

Referenced by name().

Referenced by type().


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

Generated on Thu Nov 20 00:07:20 2008 for AbiWord by  doxygen 1.5.5