Function Struct Reference

#include <dds_generator.h>

Collaboration diagram for Function:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Function (const char *name, const char *returntype)
void addArg (const char *name, const std::string &type)
void endArgs ()
 ~Function ()

Public Attributes

bool has_arg_
std::string preamble_

Constructor & Destructor Documentation

Function::Function ( const char *  name,
const char *  returntype 
) [inline]

Function::~Function (  )  [inline]


Member Function Documentation

void Function::addArg ( const char *  name,
const std::string &  type 
) [inline]

void Function::endArgs (  )  [inline]


Member Data Documentation

bool Function::has_arg_

std::string Function::preamble_


The documentation for this struct was generated from the following file:
Generated on Tue Aug 17 14:02:37 2010 for OpenDDS by  doxygen 1.4.7