|
SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
|
#include <GroupInfo.h>


Public Member Functions | |
| GroupInfo (unsigned int group_id) | |
| virtual | ~GroupInfo ()=default |
| Destructor. | |
| unsigned int | getGroupId () const |
Public Member Functions inherited from SourceXtractor::Property | |
| virtual | ~Property ()=default |
Private Attributes | |
| unsigned int | m_group_id |
Definition at line 32 of file GroupInfo.h.
Definition at line 35 of file GroupInfo.h.
|
virtualdefault |
Destructor.
Definition at line 42 of file GroupInfo.h.
References m_group_id.
Definition at line 47 of file GroupInfo.h.
Referenced by getGroupId().