Public Member Functions | |
LabelStyleSheetParser (const LabelTextStyleDto &defaultLabelTextStyle, const LabelIconStyleDto &defaultLabelIconStyle, const LabelStyleDto &defaultLabelStyle) | |
bool | TryParse (const std::string &labelStyleJson, LabelStyleSheetParserResult &out_result) const |
Additional Inherited Members | |
Private Member Functions inherited from Eegeo::NonCopyable | |
NonCopyable (const NonCopyable &)=delete | |
NonCopyable & | operator= (const NonCopyable &)=delete |