StarItemPoolInternal::Values Struct Reference

internal: list of attribute corresponding to a slot id More...

Public Member Functions

 Values ()
 constructor More...
 

Public Attributes

std::shared_ptr< StarAttributem_default
 the default values More...
 
std::map< int, std::shared_ptr< StarAttribute > > m_idValueMap
 the list of attribute More...
 

Detailed Description

internal: list of attribute corresponding to a slot id

Constructor & Destructor Documentation

◆ Values()

StarItemPoolInternal::Values::Values ( )
inline

constructor

Member Data Documentation

◆ m_default

std::shared_ptr<StarAttribute> StarItemPoolInternal::Values::m_default

the default values

Referenced by StarItemPool::loadSurrogate(), and StarItemPool::readV2().

◆ m_idValueMap

std::map<int,std::shared_ptr<StarAttribute> > StarItemPoolInternal::Values::m_idValueMap

the list of attribute

Referenced by StarItemPool::loadSurrogate(), and StarItemPool::readV2().


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

Generated on Mon Jan 20 2020 23:02:22 for libstaroffice by doxygen 1.8.16