Fission FSN
Loading...
Searching...
No Matches
gfCCatalogueCatalogue Class Reference

#include <gfCCatalogueCatalogue.h>

Inheritance diagram for gfCCatalogueCatalogue:

Public Member Functions

fsS32 totalCostGet () const override
void categoryAdd (const fsStr &pParentCategoryName, const fsStr &pNewCategoryName, const fsStr &pTextKey, const fsStr &pIconFileName)
void itemAddToCategory (const fsStr &pParentCategoryName, std::map< fsStr, fsStr > &pParams) const
 gfCCatalogueCatalogue ()
virtual ~gfCCatalogueCatalogue ()
Public Member Functions inherited from gfICatalogueEntry
const fsStrnameGet () const
fsS32 numChildrenGet () const
const gfICatalogueEntrychildGetByIndex (fsS32 pIndex) const
const gfICatalogueEntryparentGet () const
fsStr textKeyGet () const
fsStr descriptionKeyGet () const
virtual ~gfICatalogueEntry ()

Additional Inherited Members

Protected Member Functions inherited from gfICatalogueEntry
void childAdd (gfICatalogueEntry *pChild)
gfICatalogueEntry *const childFind (const fsStr &pName) const
 gfICatalogueEntry (const fsStr &pName, const fsStr &pTextKey, const fsStr &pDescriptionKey)
Protected Attributes inherited from gfICatalogueEntry
gfICatalogueEntrymParent
std::vector< gfICatalogueEntry * > mChildren

Constructor & Destructor Documentation

◆ gfCCatalogueCatalogue()

gfCCatalogueCatalogue::gfCCatalogueCatalogue ( )

◆ ~gfCCatalogueCatalogue()

gfCCatalogueCatalogue::~gfCCatalogueCatalogue ( )
virtual

Member Function Documentation

◆ categoryAdd()

void gfCCatalogueCatalogue::categoryAdd ( const fsStr & pParentCategoryName,
const fsStr & pNewCategoryName,
const fsStr & pTextKey,
const fsStr & pIconFileName )

◆ itemAddToCategory()

void gfCCatalogueCatalogue::itemAddToCategory ( const fsStr & pParentCategoryName,
std::map< fsStr, fsStr > & pParams ) const

◆ totalCostGet()

fsS32 gfCCatalogueCatalogue::totalCostGet ( ) const
overridevirtual

Reimplemented from gfICatalogueEntry.


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