Limbo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GdsParser::GdsDB::GdsCell Member List

This is the complete list of members for GdsParser::GdsDB::GdsCell, including all inherited members.

addCellArray(std::string const &sname, int columns, int rows, int spacing[2], std::vector< point_type > const &vPosition, double angle, double magnification, int strans)GdsParser::GdsDB::GdsCell
addCellReference(std::string const &sname, point_type const &position, double angle, double magnification, int strans)GdsParser::GdsDB::GdsCell
addPath(int layer, int datatype, int pathtype, int width, std::vector< point_type > const &vPoint)GdsParser::GdsDB::GdsCell
addPolygon(int layer, int datatype, std::vector< point_type > const &vPoint)GdsParser::GdsDB::GdsCell
addText(int layer, int datatype, int texttype, std::string const &str, point_type const &position, int width, int presentation, double angle, double magnification, int strans)GdsParser::GdsDB::GdsCell
base_type typedefGdsParser::GdsDB::GdsCell
coordinate_type typedefGdsParser::GdsDB::GdsObject
copy(GdsCell const &rhs)GdsParser::GdsDB::GdsCellprotected
destroy()GdsParser::GdsDB::GdsCellprotected
GdsCell()GdsParser::GdsDB::GdsCell
GdsCell(GdsCell const &rhs)GdsParser::GdsDB::GdsCell
GdsObject()GdsParser::GdsDB::GdsObject
GdsObject(GdsObject const &rhs)GdsParser::GdsDB::GdsObject
interval_type typedefGdsParser::GdsDB::GdsObject
m_nameGdsParser::GdsDB::GdsCellprotected
m_vObjectGdsParser::GdsDB::GdsCellprotected
name() const GdsParser::GdsDB::GdsCellinline
object_entry_type typedefGdsParser::GdsDB::GdsCell
objects() const GdsParser::GdsDB::GdsCellinline
objects()GdsParser::GdsDB::GdsCellinline
operator=(GdsCell const &rhs)GdsParser::GdsDB::GdsCell
GdsParser::GdsDB::GdsObject::operator=(GdsObject const &rhs)GdsParser::GdsDB::GdsObject
point_type typedef (defined in GdsParser::GdsDB::GdsObject)GdsParser::GdsDB::GdsObject
polygon_set_type typedefGdsParser::GdsDB::GdsObject
polygon_type typedefGdsParser::GdsDB::GdsObject
rectangle_type typedefGdsParser::GdsDB::GdsObject
setName(std::string const &n)GdsParser::GdsDB::GdsCellinline
~GdsCell()GdsParser::GdsDB::GdsCell
~GdsObject()GdsParser::GdsDB::GdsObjectvirtual