#include <OnixS/CME/MDH/BookManagement.h>
|
| BookManagement (SettingChangeController *controller=nullptr) |
|
| BookManagement (const BookManagement &other) |
|
| ~BookManagement () |
|
const MboBookManagement & | mboBooks () const |
|
MboBookManagement & | mboBooks () |
|
const DirectBookManagement & | directBooks () const |
|
DirectBookManagement & | directBooks () |
|
const ImpliedBookManagement & | impliedBooks () const |
|
ImpliedBookManagement & | impliedBooks () |
|
const ConsolidatedBookManagement & | consolidatedBooks () const |
|
ConsolidatedBookManagement & | consolidatedBooks () |
|
BookUpdateNotification::Enum | updateNotification () const |
|
BookManagement & | updateNotification (BookUpdateNotification::Enum value) |
|
BookManagement & | operator= (const BookManagement &other) |
|
| SettingGroup (SettingChangeController *controller=nullptr) |
|
| ~SettingGroup () |
|
template<class Assignee , class Value > |
void | controlAssignment (const Char *description, Assignee &assignee, Value value) const |
|
template<class Changeable > |
void | controlChange (const Char *description, void(Changeable::*change)(), Changeable &changeable) const |
|
template<class Change , class Changeable , class Arg > |
void | controlChange (const Char *description, Change change, Changeable &changeable, const Arg &arg) const |
|
template<class Change , class Changeable , class Arg1 , class Arg2 > |
void | controlChange (const Char *description, Change change, Changeable &changeable, const Arg1 &arg1, const Arg2 &arg2) const |
|
Definition at line 782 of file BookManagement.h.
Initializes the instance as a copy of the other one.
Attributes controlling value assignment aren't cloned and thus only settings are copied.
Definition at line 801 of file BookManagement.h.
Management and tracking parameters for consolidated books.
Definition at line 851 of file BookManagement.h.
Management and tracking parameters for consolidated books.
Definition at line 857 of file BookManagement.h.
Management and tracking parameters for direct books.
Definition at line 827 of file BookManagement.h.
Management and tracking parameters for direct books.
Definition at line 833 of file BookManagement.h.
Management and tracking parameters for implied books.
Definition at line 839 of file BookManagement.h.
Management and tracking parameters for implied books.
Definition at line 845 of file BookManagement.h.
Management and tracking parameters for direct books.
Definition at line 815 of file BookManagement.h.
Management and tracking parameters for direct books.
Definition at line 821 of file BookManagement.h.
Copies settings from the given instance.
Attributes controlling value assignment aren't cloned and thus only settings' values are copied.
Definition at line 882 of file BookManagement.h.
The documentation for this class was generated from the following file: