7#ifndef FXBARCODE_CBC_CODABAR_H_
8#define FXBARCODE_CBC_CODABAR_H_
10#include "core/fxcrt/widestring.h"
11#include "fxbarcode/BC_Library.h"
12#include "fxbarcode/cbc_onecode.h"
14class CBC_OnedCodaBarWriter;
29 CBC_OnedCodaBarWriter* GetOnedCodaBarWriter();
fxcrt::ByteString ByteString
BC_TYPE GetType() override
bool RenderDevice(CFX_RenderDevice *device, const CFX_Matrix &matrix) override
bool Encode(WideStringView contents) override
bool RenderDeviceResult(CFX_RenderDevice *device, const CFX_Matrix &matrix, WideStringView contents)
bool CheckContentValidity(WideStringView contents) override
fxcrt::WideStringView WideStringView
fxcrt::WideString WideString