Public Member Functions | |
| OnixS::ICE::BOE::SessionStorageType::Enum | storage () const |
| OnixS::ICE::BOE::CpuIndex | storageAffinity () const |
| Public Member Functions inherited from ConfigurationBase | |
| bool | show () const |
| void | show (std::ostream &out) const |
| virtual | ~ConfigurationBase ()=default |
Protected Member Functions | |
| StorageConfigurationBase (size_t qty, char **args) | |
| virtual OnixS::ICE::BOE::SessionStorageType::Enum | defaultStorage () const =0 |
| void | showOptions (std::ostream &out) const override |
| Protected Member Functions inherited from ConfigurationBase | |
| ConfigurationBase (size_t qty, char **args) noexcept | |
| const Options & | options () const noexcept |
Additional Inherited Members | |
| Static Protected Member Functions inherited from ConfigurationBase | |
| static bool | exist (const Options &options, const Char *option) |
|
inlineprotected |
|
protectedpure virtual |
Implemented in StorageConfiguration< DefaultStorage >.
|
inlineoverrideprotectedvirtual |
Implements ConfigurationBase.
Definition at line 599 of file Options.h.
|
inline |
Definition at line 578 of file Options.h.
|
inline |