FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
DxfOutPort Class Reference

#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 &)
 

Detailed Description

Definition at line 21 of file DxfOutPort.h.

Member Function Documentation

◆ fmtIntAsReal()

void DxfOutPort::fmtIntAsReal ( int ,
char *  )

◆ fmtReal()

void DxfOutPort::fmtReal ( double ,
char *  )

◆ outchunk()

void DxfOutPort::outchunk ( int ,
int ,
char const *  )

◆ outChunk()

void DxfOutPort::outChunk ( int ,
int ,
void const *  )

◆ outintfast()

void DxfOutPort::outintfast ( int ,
int  )

◆ outival()

void DxfOutPort::outival ( int ,
void const *  )

◆ outreal()

void DxfOutPort::outreal ( double )

◆ outstr()

void DxfOutPort::outstr ( wchar_t const * )

◆ outstrSimple()

void DxfOutPort::outstrSimple ( wchar_t const * )

◆ outtdval()

void DxfOutPort::outtdval ( int ,
AcDbDate const &  )

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