gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
PointRecord Struct Reference

#include <DivideAndConquer.h>

Collaboration diagram for PointRecord:

Public Member Functions

 PointRecord ()
 

Public Attributes

DPoint where
 
DListPeek adjacent
 
void * data
 
int flag
 
int identificator
 
std::vector< void * > vicinity
 

Detailed Description

Definition at line 27 of file DivideAndConquer.h.

Constructor & Destructor Documentation

◆ PointRecord()

PointRecord::PointRecord ( )
inline

Definition at line 34 of file DivideAndConquer.h.

Member Data Documentation

◆ adjacent

◆ data

◆ flag

int PointRecord::flag

◆ identificator

int PointRecord::identificator

Definition at line 32 of file DivideAndConquer.h.

Referenced by DocRecord::remove_all().

◆ vicinity

std::vector<void *> PointRecord::vicinity

Definition at line 33 of file DivideAndConquer.h.

Referenced by DocRecord::add(), DocRecord::concave(), and DocRecord::contain().

◆ where


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