UniPRT SDK v1.0.0.0
 
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 C_BoxA class representing a box shape for TSPL
 C_LineA class representing a line object for TSPL
 C_PglBoxA class representing a box shape
 C_PglLineA class representing a line shape
 C_PglTextA class representing a text object
 C_TextA class representing a text object for TSPL
 CAAztecBarcodeBase class for Aztec 2D barcode
 CABarcode1DBase class for ABarcode1D barcode
 CABarcode2DBase class for ABarcode2D barcode
 CABarcodeItemBase class for ABarcodeItem barcode
 CABarWidthsBase class for ABarWidths
 CACellSquareBase class for ACellSquare
 CACommA base class for communication interfaces, conforming to the IComm protocol
 CADataMatrixBase class for ADataMatrix
 CAlignEnumAlignEnum type/formats
 CALineBase class for lines
 CAlphanumeric
 CAMaxicodeBarcode
 CAMaxicodebarcodeBase class for AMaxicodebarcode
 CAMaxicodeMsgThis class is for modes with free-form messages. Does not apply to Mode 2 or 3
 CAMaxicodeMsgStructuredThis class is only applicable for Mode 2 or 3
 CAMaxicodeMsgStructuredOpenSystemStandardThis class applies only to Mode 2 or 3
 CAPairBase class for APair
 CAPdf417Base class for PDF417 barcode
 CAQRBarcodeBase class for QR Code 2D barcode
 CARfidWriteBase class for ARfidWrite
 CATextBase class for AText
 CATextItemBase class for ATextItem
 CATsplCmd
 CATsplParamLine
 CAztecBarcodeA class representing an Aztec barcode for TSPL
 CAztecCodeTypeEnumAztec barcode type/formats
 CBarcode1D
 CBarcode1DProperties
 CBarcode2D
 CBarcode2DProperties
 CBarcode_1DA class representing a 1D barcode for TSPL
 CBarcodeItemA class for BarcodeItem, inheriting from ABarcodeItem class
 CBarcodeTypeEnum_1DBarcodes types for 1D barcodes
 CBarWidthsA class representing the widths of bars in barcodes for TSPL
 CBox
 CCellRectA class for CellRect, conforming to the ICellRect protocol
 CCellSquareA class for CellSquare, inheriting from ACellSquare class
 CConfigA class representing a configuration with various properties and methods to manipulate them
 CDataMatrixBarcodeA class representing a Data Matrix barcode for TSPL
 CDefaultsThe defaults used for settings if not specified during object creation or set/changed
 CFont
 CFontSizeFont size in the X and Y direction allows for stretching/resizing when non-default font size is desired
 CFontStyleEnumThis enumeration supports bitwise operation of member values
 C<IAlignment>A protocol defining the interface for Alignment classes
 C<IBarcode1D>A protocol defining the interface for Barcode1D classes
 C<IBarcode2D>A protocol defining the interface for Barcode2D classes
 C<IBarcode_1D_Properties>A protocol defining the interface for Barcode1D classes
 C<IBarcodeItem>Specify barcode content and position on plane where barcode starts
 C<IBarcodeItem_2D>Specify barcode content and position on plane where barcode starts
 C<IBarcodeType1D>A protocol defining the interface for BarcodeType1D classes
 C<IBarWidths>Sets the Narrow/Wide bar widths
 C<IBox>A protocol defining the interface for Box classes
 C<ICellRect>Sets the size of the single cell rectangle of a 2D barcode
 C<ICellSquare>Sets the size of the single cell square of a 2D barcode
 C<IComm>A protocol defining the interface for communication classes
 C<IFont>A protocol defining the interface for Font classes
 C<IFontSettings>A protocol defining the interface for FontSettings classes
 C<IFontSize>A protocol defining the interface for FontSize classes
 C<IFontSizeUnits>Character sizing select between using font points or other sizing unit
 C<ILabel>Label is the container for other objects that are printed
 C<ILine>A protocol defining the interface for Line classes
 C<IMaxicodeBarcode>A protocol defining the interface for MaxicodeBarcode classes
 C<IMaxicodeData>Interface for objects that contain Maxicode barcode data
 C<IMaxicodeMsg>Maxicode barcode data. Does not apply to Mode 2 or 3
 C<IMaxicodeMsgStructured>Maxicode barcode data. Maxicode Free Form carrier message. Only applies to Mode 2 and 3.Modes 2, 3 "structured carrier message" requires fields for postal code, country code, and service class
 C<IMaxicodeMsgStructuredOpenSystemStandard>Maxicode barcode data. Maxicode Open System Standard carrier message. Only applies to Mode 2 and 3. The Open System Standard carrier message format is typically encoded into a barcode with a "[)><Rs>01<Gs>" prefix as follows:
 C<IPair>Pair that can be used for any 2D plane relationship or other use
 C<IPoint>Represents a coordinate pair within a 2D plane
 C<IPositionRuler>A protocol defining the interface for PositionRuler classes
 C<IPrintResolution>The print resolution can be set in either inch or millimeter (MM) scale. Setting or updating either scale results in updates to both
 C<IRectangleCell>A protocol defining the interface for RectangleCell classes
 C<IRfidBankSelect>A protocol defining the interface for RfidBankSelect classes
 C<IRfidBitField>A protocol defining the interface for RfidWrite classes
 C<IRfidPassword>For cases where memory access is password protected
 C<IRfidWrite>Write to different areas or memory blocks of an RFID tag
 C<IRotation>The rotation of an object
 C<IRuler>The units and resolution used for object placement within a plane
 C<ISquareCell>A protocol defining the interface for SquareCell classes
 C<IStartPoint>A protocol defining the interface for StartPoint classes
 C<IText>A protocol defining the interface for Text classes
 C<ITextItem>Specify text and position on plane where text starts
 C<ITextSettings>A protocol defining the interface for TextSettings classes
 C<ITsplCmd>
 C<ITsplParamLine>
 CJsonConfigA class for managing configuration through JSON communication
 CJsonMessengerA class for managing JSON-based messaging
 CJsonMngA class for managing JSON messages
 CLabelA class representing a label for TSPL
 CLine
 CMaxicodeBarcodeA class representing a Maxicode barcode for TSPL
 CMaxicodeModeEnumMaxicode modes
 CMaxicodeMsgA class representing a Maxicode message for TSPL
 CMaxicodeMsgStructuredA class representing a structured Maxicode message for TSPL
 CMaxicodeMsgStructuredOpenSystemStandardA class representing a structured Maxicode message following the Open System Standard for TSPL
 COdvMonitorProvide support for ODV related services. Module to facilitate listening/retrieval of printer unsolicited messaging related to ODV
 COdvReportODV Report class to show ODV/ODV2D data received from printer
 CPdf417BarcodeA class representing a PDF417 barcode for TSPL
 CPglAztecBarcodeA class representing an Aztec barcode
 CPglBarcode_1DA class representing a 1D barcode
 CPglBarWidthsA class representing the widths of bars in barcodes
 CPglDataMatrixBarcodeA class representing a Data Matrix barcode
 CPglLabelA class representing a label that can be converted to printer language syntax
 CPglMaxicodeBarcodeA class representing a Maxicode barcode
 CPglMaxicodeMsgA class representing a Maxicode message
 CPglMaxicodeMsgStructuredA class representing a structured Maxicode message
 CPglMaxicodeMsgStructuredOpenSystemStandardA class representing a Maxicode message structured according to the Open System Standard
 CPglPdf417BarcodeA class representing a PDF417 barcode
 CPglQRBarcodeA class representing a QR code barcode
 CPglRfid_WriteA class representing an RFID write operation
 CPointsA class for Points, inheriting from IPoint
 CPrinterInfoPrinter information class to show printer attributes and other useful information
 CPrinterMonitorModule to facilitate listening/retrieval of printer unsolicited messaging or retrieval of printer status/information
 CPrinterUtil
 CPrintResolutionA class for PrintResolution, inheriting from IPrintResolution
 CQRBarcodeA class representing a QR code barcode for TSPL
 CQRCodeErrorCorrectionEnumError correction allows for barcodes to remain readable if damaged but increases the amount of data encoded
 CQRCodeManualEncodingEnumQR Code data can be stored using different encoding types which affect the storage capacity of the barcode
 CQRCodeMaskEnumThe QR Mask changes the QR barcode generated by changing the distribution of light and dark cells
 CQRCodeModelEnumQR barcodes have increased in capacity and readability. Model 1 is the original, and other models improve readability and data capacity
 CRfid_WriteA class representing an RFID write operation for TSPL
 CRfidConvertSupport methods to help convert non-byte data to order stored in RFID tags
 CRfidMemBlockEnumRFID memory block selection
 CRfidMonitorProvide support for RFID related services. Module to facilitate listening/retrieval of printer unsolicited messaging related to RFID
 CRfidPasswordTypeEnumPasswords for accessing/securing memory areas on tags that support this feature
 CRfidRead
 CRfidReadBitField
 CRfidReadProperties
 CRfidReportRfid report based on RFID tag messages received from printer
 CRfidWrite
 CRfidWriteBitField
 CRfidWriteProperties
 CRotateEnumDirection/Rotation for objects commands that support rotation
 CRulerA class for Ruler, inheriting from IRuler
 CScale
 CScaleEnumScale types for object placement within a plane
 CSettingA class representing a configurable setting with various properties
 CSettingsReadWriteSupport for reading and writing printer settings
 CTcpCommA class for TCP communication, inheriting from AComm and conforming to the NSStreamDelegate protocol
 CTextItemA class for TextItem, inheriting from ITextItem
 CTSPL
 CTsplCmd
 CTsplForm
 CTsplParamLine
 CVerify