#include <OnixS/CME/MDH/BookManagement.h>
|
| BookManagement (SettingChangeController *controller=NULL) |
|
| 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=NULL) |
|
| ~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 1141 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 1216 of file BookManagement.h.
Management and tracking parameters for consolidated books.
Definition at line 1285 of file BookManagement.h.
Management and tracking parameters for consolidated books.
Definition at line 1292 of file BookManagement.h.
Management and tracking parameters for direct books.
Definition at line 1255 of file BookManagement.h.
Management and tracking parameters for direct books.
Definition at line 1262 of file BookManagement.h.
Management and tracking parameters for implied books.
Definition at line 1270 of file BookManagement.h.
Management and tracking parameters for implied books.
Definition at line 1277 of file BookManagement.h.
Management and tracking parameters for direct books.
Definition at line 1240 of file BookManagement.h.
Management and tracking parameters for direct books.
Definition at line 1247 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 1327 of file BookManagement.h.
The documentation for this class was generated from the following file: