Mobile API Reference  MicroStrategy 2019
DSSThresholds Class Reference

#include <DSSThresholds.h>

Inheritance diagram for DSSThresholds:
DSSSecondClassObject DSSSecondClassObject

Public Member Functions

 DSSThresholds ()
 
virtual ~DSSThresholds ()
 
 DSSThresholds (DSSObjectContext *ipObjectContext)
 
int Count ()
 
DSSThresholdItem (int iIndex)
 
void Add (DSSThreshold *iControl, int iIndex=-1)
 
void Clear ()
 
int LoadDefnFromBinary (DSSBinaryDataReader *ipReader)
 
bool getEnabled ()
 
void setEnabled (bool iEnabled)
 
std::string getNodeKey ()
 
void setNodeKey (std::string iNodeKey)
 
bool hasReplaceText ()
 
 DSSThresholds ()
 
virtual ~DSSThresholds ()
 
 DSSThresholds (DSSObjectContext *ipObjectContext)
 
int Count ()
 
DSSThresholdItem (int iIndex)
 
void Add (DSSThreshold *iControl, int iIndex=-1)
 
void Clear ()
 
int LoadDefnFromBinary (DSSBinaryDataReader *ipReader)
 
bool getEnabled ()
 
void setEnabled (bool iEnabled)
 
std::string getNodeKey ()
 
void setNodeKey (std::string iNodeKey)
 
bool hasReplaceText ()
 
- Public Member Functions inherited from DSSSecondClassObject
 DSSSecondClassObject ()
 
virtual ~DSSSecondClassObject ()
 
 DSSSecondClassObject (DSSObjectContext *ipObjectContext)
 
DSSObjectContextgetObjectContext ()
 
 DSSSecondClassObject ()
 
virtual ~DSSSecondClassObject ()
 
 DSSSecondClassObject (DSSObjectContext *ipObjectContext)
 
DSSObjectContextgetObjectContext ()
 

Additional Inherited Members

- Protected Attributes inherited from DSSSecondClassObject
DSSObjectContextmpObjectContext
 

Constructor & Destructor Documentation

◆ DSSThresholds() [1/4]

DSSThresholds::DSSThresholds ( )

◆ ~DSSThresholds() [1/2]

virtual DSSThresholds::~DSSThresholds ( )
virtual

◆ DSSThresholds() [2/4]

DSSThresholds::DSSThresholds ( DSSObjectContext ipObjectContext)

◆ DSSThresholds() [3/4]

DSSThresholds::DSSThresholds ( )

◆ ~DSSThresholds() [2/2]

virtual DSSThresholds::~DSSThresholds ( )
virtual

◆ DSSThresholds() [4/4]

DSSThresholds::DSSThresholds ( DSSObjectContext ipObjectContext)

Member Function Documentation

◆ Add() [1/2]

void DSSThresholds::Add ( DSSThreshold iControl,
int  iIndex = -1 
)

◆ Add() [2/2]

void DSSThresholds::Add ( DSSThreshold iControl,
int  iIndex = -1 
)

◆ Clear() [1/2]

void DSSThresholds::Clear ( )

◆ Clear() [2/2]

void DSSThresholds::Clear ( )

◆ Count() [1/2]

int DSSThresholds::Count ( )

◆ Count() [2/2]

int DSSThresholds::Count ( )

◆ getEnabled() [1/2]

bool DSSThresholds::getEnabled ( )

◆ getEnabled() [2/2]

bool DSSThresholds::getEnabled ( )

◆ getNodeKey() [1/2]

std::string DSSThresholds::getNodeKey ( )

◆ getNodeKey() [2/2]

std::string DSSThresholds::getNodeKey ( )

◆ hasReplaceText() [1/2]

bool DSSThresholds::hasReplaceText ( )

◆ hasReplaceText() [2/2]

bool DSSThresholds::hasReplaceText ( )

◆ Item() [1/2]

DSSThreshold* DSSThresholds::Item ( int  iIndex)

◆ Item() [2/2]

DSSThreshold* DSSThresholds::Item ( int  iIndex)

◆ LoadDefnFromBinary() [1/2]

int DSSThresholds::LoadDefnFromBinary ( DSSBinaryDataReader ipReader)

◆ LoadDefnFromBinary() [2/2]

int DSSThresholds::LoadDefnFromBinary ( DSSBinaryDataReader ipReader)

◆ setEnabled() [1/2]

void DSSThresholds::setEnabled ( bool  iEnabled)

◆ setEnabled() [2/2]

void DSSThresholds::setEnabled ( bool  iEnabled)

◆ setNodeKey() [1/2]

void DSSThresholds::setNodeKey ( std::string  iNodeKey)

◆ setNodeKey() [2/2]

void DSSThresholds::setNodeKey ( std::string  iNodeKey)