#include <tags.hpp>
Public Member Functions | |
SectionInfo (SectionId sectionId, const char *name, const char *desc) | |
Constructor. | |
Public Attributes | |
SectionId | sectionId_ |
Section id. | |
const char * | name_ |
Section name (one word). | |
const char * | desc_ |
Section description. |