wsdlpull 1.23
Loading...
Searching...
No Matches
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

◆ AttributeGroup() [1/2]

Schema::AttributeGroup::AttributeGroup ( )

◆ AttributeGroup() [2/2]

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

Definition at line 50 of file AttributeGroup.h.

Member Function Documentation

◆ addAttribute()

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

Definition at line 58 of file AttributeGroup.h.

◆ getName()

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

Definition at line 79 of file AttributeGroup.h.

◆ begin()

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

Definition at line 65 of file AttributeGroup.h.

◆ end()

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: