SourceXtractorPlusPlus  0.12
Please provide a description of the project.
Public Member Functions | Private Attributes | List of all members
SourceXtractor::GroupInfo Class Reference

#include <GroupInfo.h>

Inheritance diagram for SourceXtractor::GroupInfo:
[legend]
Collaboration diagram for SourceXtractor::GroupInfo:
[legend]

Public Member Functions

 GroupInfo (unsigned int group_id)
 
virtual ~GroupInfo ()=default
 Destructor. More...
 
unsigned int getGroupId () const
 
- Public Member Functions inherited from SourceXtractor::Property
virtual ~Property ()=default
 

Private Attributes

unsigned int m_group_id
 

Detailed Description

Definition at line 32 of file GroupInfo.h.

Constructor & Destructor Documentation

◆ GroupInfo()

SourceXtractor::GroupInfo::GroupInfo ( unsigned int  group_id)
inline

Definition at line 35 of file GroupInfo.h.

◆ ~GroupInfo()

virtual SourceXtractor::GroupInfo::~GroupInfo ( )
virtualdefault

Destructor.

Member Function Documentation

◆ getGroupId()

unsigned int SourceXtractor::GroupInfo::getGroupId ( ) const
inline

Definition at line 41 of file GroupInfo.h.

References m_group_id.

Member Data Documentation

◆ m_group_id

unsigned int SourceXtractor::GroupInfo::m_group_id
private

Definition at line 46 of file GroupInfo.h.

Referenced by getGroupId().


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