ConfigDB::OuterObjectUpdaterTemplate< UpdaterType, DatabaseClassType, storeIndex, ParentClassType, propIndex, offset > Class Template Reference
Used by code generator. More...
#include <Object.h>
Inheritance diagram for ConfigDB::OuterObjectUpdaterTemplate< UpdaterType, DatabaseClassType, storeIndex, ParentClassType, propIndex, offset >:
Collaboration diagram for ConfigDB::OuterObjectUpdaterTemplate< UpdaterType, DatabaseClassType, storeIndex, ParentClassType, propIndex, offset >:
Public Member Functions | |
| OuterObjectUpdaterTemplate (StoreUpdateRef store) | |
| OuterObjectUpdaterTemplate (DatabaseClassType &db) | |
| std::unique_ptr< ImportStream > | createImportStream (const Format &format) |
| Create a write-only stream for importing data to this object. More... | |
| operator bool () const | |
Detailed Description
template<class UpdaterType, class DatabaseClassType, unsigned storeIndex, class ParentClassType, unsigned propIndex, unsigned offset>
class ConfigDB::OuterObjectUpdaterTemplate< UpdaterType, DatabaseClassType, storeIndex, ParentClassType, propIndex, offset >
Used by code generator.
- Template Parameters
-
UpdaterType DatabaseClassType storeIndex ParentClassType propIndex offset
Constructor & Destructor Documentation
◆ OuterObjectUpdaterTemplate() [1/2]
template<class UpdaterType , class DatabaseClassType , unsigned storeIndex, class ParentClassType , unsigned propIndex, unsigned offset>
|
inline |
◆ OuterObjectUpdaterTemplate() [2/2]
template<class UpdaterType , class DatabaseClassType , unsigned storeIndex, class ParentClassType , unsigned propIndex, unsigned offset>
|
inlineexplicit |
Member Function Documentation
◆ createImportStream()
template<class UpdaterType , class DatabaseClassType , unsigned storeIndex, class ParentClassType , unsigned propIndex, unsigned offset>
|
inline |
Create a write-only stream for importing data to this object.
- Parameters
-
format Format of the incoming data
◆ operator bool()
template<class UpdaterType , class DatabaseClassType , unsigned storeIndex, class ParentClassType , unsigned propIndex, unsigned offset>
|
inlineexplicit |
The documentation for this class was generated from the following file:
1.9.1