|
FRX SDK Documentation 2025 SP0
|
#include <DxfOutPort.h>
Public Member Functions | |
| void | fmtIntAsReal (int, char *) |
| void | fmtReal (double, char *) |
| void | outChunk (int, int, void const *) |
| void | outchunk (int, int, char const *) |
| void | outintfast (int, int) |
| void | outival (int, void const *) |
| void | outreal (double) |
| void | outstr (wchar_t const *) |
| void | outstrSimple (wchar_t const *) |
| void | outtdval (int, AcDbDate const &) |
Definition at line 21 of file DxfOutPort.h.