Struct threed_ice_sys::FloorplanElement_t [] [src]

pub struct FloorplanElement_t {
    pub Id: String_t,
    pub NICElements: Quantity_t,
    pub ICElements: ICElementList_t,
    pub Area: ChipDimension_t,
    pub PowerValues: *mut PowersQueue_t,
}

Fields

Trait Implementations

impl Copy for FloorplanElement_t
[src]

impl Clone for FloorplanElement_t
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more