wsdlpull  1.23
Public Member Functions | List of all members
Schema::AttributeGroup Class Reference

#include <AttributeGroup.h>

Public Member Functions

 AttributeGroup ()
 
 AttributeGroup (const std::string &n)
 
void addAttribute (const Attribute &a)
 
std::string getName () const
 
std::list< Attribute >::iterator begin ()
 
std::list< Attribute >::iterator end ()
 

Detailed Description

Definition at line 33 of file AttributeGroup.h.

Constructor & Destructor Documentation

Schema::AttributeGroup::AttributeGroup ( )
Schema::AttributeGroup::AttributeGroup ( const std::string &  n)
inline

Definition at line 50 of file AttributeGroup.h.

Member Function Documentation

void Schema::AttributeGroup::addAttribute ( const Attribute a)
inline

Definition at line 58 of file AttributeGroup.h.

std::string Schema::AttributeGroup::getName ( ) const
inline

Definition at line 79 of file AttributeGroup.h.

std::list< Attribute >::iterator Schema::AttributeGroup::begin ( )
inline

Definition at line 65 of file AttributeGroup.h.

std::list< Attribute >::iterator Schema::AttributeGroup::end ( )
inline

Definition at line 72 of file AttributeGroup.h.


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