Home
last modified time | relevance | path

Searched refs:DataContainer (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/framework/inc/classes/
H A Dfiltercachedata.hxx572 class DataContainer : private ThreadHelpBase class
599 DataContainer();
728 …void read ( DataContainer& rData …
729DataContainer::ECFGType eType ); // read values from configuration into …
730 …void write ( DataContainer& rData …
731DataContainer::ECFGType eType ); // write values from given struct to co…
754 …void impl_loadTypes ( DataContainer& rData ); // helper to loa…
755 void impl_loadFilters ( DataContainer& rData );
756 void impl_loadDetectors ( DataContainer& rData );
757 void impl_loadLoaders ( DataContainer& rData );
[all …]
H A Dfiltercache.hxx128 void flush( DataContainer::ECFGType eType );
435 static DataContainer* m_pData ;