CartoType C++ API 8.8-7-gb35e4dc71
for Windows, Linux, Qt and other platforms supporting C++ development
Public Attributes | List of all members
CartoTypeCore::Abbreviation Class Reference

#include <cartotype_string.h>

Public Attributes

String ShortForm
 
AbbreviationType Type = AbbreviationType::Any
 
uint16_t ReplaceCount = 0
 

Detailed Description

An abbreviation as stored in an abbreviation dictionary.

Member Data Documentation

◆ ReplaceCount

uint16_t CartoTypeCore::Abbreviation::ReplaceCount = 0

If non-zero, the number of characters to replace in the unabbreviated form. If zero, all characters are replaced.

◆ ShortForm

String CartoTypeCore::Abbreviation::ShortForm

The abbreviated form of the word.

◆ Type

AbbreviationType CartoTypeCore::Abbreviation::Type = AbbreviationType::Any

The type, determining where in a phrase the abbreviation can be used.


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