Mobile API Reference  MicroStrategy 2019
DSSFromatPropertyDefinition Class Reference

#include <DSSFromatPropertyDefinition.h>

Public Member Functions

 DSSFromatPropertyDefinition ()
 
virtual ~DSSFromatPropertyDefinition ()
 
std::string getPropertyNameFromID (std::string iPropertySetName, int iPropertyID)
 
EnumVariantType getPropertyTypeFromID (std::string iPropertySetName, int iPropertyID)
 
std::string getPropertySetNameFromID (int iPropertySetID)
 
DSSFormatPropertySetMapgetFormatPropertySet (std::string iPropertySetName)
 
 DSSFromatPropertyDefinition ()
 
virtual ~DSSFromatPropertyDefinition ()
 
std::string getPropertyNameFromID (std::string iPropertySetName, int iPropertyID)
 
EnumVariantType getPropertyTypeFromID (std::string iPropertySetName, int iPropertyID)
 
std::string getPropertySetNameFromID (int iPropertySetID)
 
DSSFormatPropertySetMapgetFormatPropertySet (std::string iPropertySetName)
 

Constructor & Destructor Documentation

◆ DSSFromatPropertyDefinition() [1/2]

DSSFromatPropertyDefinition::DSSFromatPropertyDefinition ( )

◆ ~DSSFromatPropertyDefinition() [1/2]

virtual DSSFromatPropertyDefinition::~DSSFromatPropertyDefinition ( )
virtual

◆ DSSFromatPropertyDefinition() [2/2]

DSSFromatPropertyDefinition::DSSFromatPropertyDefinition ( )

◆ ~DSSFromatPropertyDefinition() [2/2]

virtual DSSFromatPropertyDefinition::~DSSFromatPropertyDefinition ( )
virtual

Member Function Documentation

◆ getFormatPropertySet() [1/2]

DSSFormatPropertySetMap* DSSFromatPropertyDefinition::getFormatPropertySet ( std::string  iPropertySetName)

◆ getFormatPropertySet() [2/2]

DSSFormatPropertySetMap* DSSFromatPropertyDefinition::getFormatPropertySet ( std::string  iPropertySetName)

◆ getPropertyNameFromID() [1/2]

std::string DSSFromatPropertyDefinition::getPropertyNameFromID ( std::string  iPropertySetName,
int  iPropertyID 
)

◆ getPropertyNameFromID() [2/2]

std::string DSSFromatPropertyDefinition::getPropertyNameFromID ( std::string  iPropertySetName,
int  iPropertyID 
)

◆ getPropertySetNameFromID() [1/2]

std::string DSSFromatPropertyDefinition::getPropertySetNameFromID ( int  iPropertySetID)

◆ getPropertySetNameFromID() [2/2]

std::string DSSFromatPropertyDefinition::getPropertySetNameFromID ( int  iPropertySetID)

◆ getPropertyTypeFromID() [1/2]

EnumVariantType DSSFromatPropertyDefinition::getPropertyTypeFromID ( std::string  iPropertySetName,
int  iPropertyID 
)

◆ getPropertyTypeFromID() [2/2]

EnumVariantType DSSFromatPropertyDefinition::getPropertyTypeFromID ( std::string  iPropertySetName,
int  iPropertyID 
)