OnixS C++ CME MDP Premium Market Data Handler  5.8.3
API Documentation
AnyDepthBookManagement< BboTracking, Depth > Class Template Reference

#include <OnixS/CME/MDH/BookManagement.h>

Public Member Functions

 AnyDepthBookManagement (const SettingGroup *group=nullptr)
 
 AnyDepthBookManagement (const AnyDepthBookManagement &other)
 
AnyDepthBookManagementoperator= (const AnyDepthBookManagement &other)
 
- Public Member Functions inherited from BaseBookManagement< BboTracking >
 BaseBookManagement (const SettingGroup *group=nullptr)
 
 BaseBookManagement (const BaseBookManagement &other)
 
 ~BaseBookManagement ()
 
bool maintain () const
 
BaseBookManagementmaintain (bool value)
 
const BboTracking & bboTracking () const
 
BboTracking & bboTracking ()
 
BaseBookManagementoperator= (const BaseBookManagement &other)
 

Friends

class BookManagement
 

Additional Inherited Members

- Protected Member Functions inherited from BaseBookManagement< BboTracking >
const SettingGroupgroup () const
 
void assignNoControl (const BaseBookManagement &other)
 

Detailed Description

template<class BboTracking, typename Depth>
class OnixS::CME::MDH::AnyDepthBookManagement< BboTracking, Depth >

Definition at line 672 of file BookManagement.h.

Constructor & Destructor Documentation

AnyDepthBookManagement ( const SettingGroup group = nullptr)
inline

Initializes the instance with default values.

Optional parameter to enable grouping facilities.

Definition at line 677 of file BookManagement.h.

AnyDepthBookManagement ( const AnyDepthBookManagement< BboTracking, Depth > &  other)
inline

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 688 of file BookManagement.h.

Member Function Documentation

AnyDepthBookManagement& operator= ( const AnyDepthBookManagement< BboTracking, Depth > &  other)
inline

Re-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 699 of file BookManagement.h.

Friends And Related Function Documentation

friend class BookManagement
friend

Definition at line 710 of file BookManagement.h.


The documentation for this class was generated from the following file: