Sampa::ParameterGroupName Class Reference

#include <parameter.h>

List of all members.

Public Member Functions

 ParameterGroupName (const char *)
 ParameterGroupName (const std::string &)
 ParameterGroupName (const ParameterGroupName &)
 ~ParameterGroupName ()
const std::string & get_name () const
bool is_pushed () const

Private Member Functions

 ParameterGroupName ()
ParameterGroupNameoperator= (const ParameterGroupName &)

Private Attributes

std::string m_name
ParameterGroupNamem_next
bool m_pushed

Friends

class ParameterManager


Detailed Description

Definition at line 36 of file parameter.h.


Constructor & Destructor Documentation

Sampa::ParameterGroupName::ParameterGroupName ( const char *   ) 

Sampa::ParameterGroupName::ParameterGroupName ( const std::string &   ) 

Sampa::ParameterGroupName::ParameterGroupName ( const ParameterGroupName  ) 

Sampa::ParameterGroupName::~ParameterGroupName (  ) 

Sampa::ParameterGroupName::ParameterGroupName (  )  [private]


Member Function Documentation

const std::string& Sampa::ParameterGroupName::get_name (  )  const [inline]

Definition at line 42 of file parameter.h.

References m_name.

bool Sampa::ParameterGroupName::is_pushed (  )  const [inline]

Definition at line 43 of file parameter.h.

References m_pushed.

ParameterGroupName& Sampa::ParameterGroupName::operator= ( const ParameterGroupName  )  [private]


Friends And Related Function Documentation

friend class ParameterManager [friend]

Definition at line 51 of file parameter.h.


Member Data Documentation

std::string Sampa::ParameterGroupName::m_name [private]

Definition at line 45 of file parameter.h.

Referenced by get_name().

ParameterGroupName* Sampa::ParameterGroupName::m_next [private]

Definition at line 46 of file parameter.h.

bool Sampa::ParameterGroupName::m_pushed [private]

Definition at line 47 of file parameter.h.

Referenced by is_pushed().


The documentation for this class was generated from the following file:
Generated on Sat Feb 16 16:23:20 2008 for Sampa by  doxygen 1.5.3