IRollupSettings Class Reference
 
 
 
IRollupSettings Class Reference

#include <irollupsettings.h>

Inheritance diagram for IRollupSettings:
FPStaticInterface FPInterfaceDesc FPInterface BaseInterface InterfaceServer MaxHeapOperators

Class Description

See also:
Class ICatRegistry , Class FPStaticInterface

Description:
This class represents the interface class for rollup settings. You can obtain a pointer to this interface using; IRollupSettings* GetIRollupSettings(). This macro will return

(IRollupSettings*)GetCOREInterface(ROLLUP_SETTINGS_INTERFACE).

Public Member Functions

virtual ICatRegistry GetCatReg ()=0

Member Function Documentation

virtual ICatRegistry* GetCatReg ( ) [pure virtual]
Remarks:
This method returns a pointer to the category registry.