abc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
AbstractCell Struct Reference

#include <place_base.h>

Data Fields

char * m_label
 
float m_width
 
float m_height
 
bool m_pad
 

Detailed Description

Definition at line 42 of file place_base.h.

Field Documentation

float AbstractCell::m_height

Definition at line 45 of file place_base.h.

char* AbstractCell::m_label

Definition at line 43 of file place_base.h.

bool AbstractCell::m_pad

Definition at line 47 of file place_base.h.

float AbstractCell::m_width

Definition at line 45 of file place_base.h.


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