Searched defs:PhyLayer (Results 1 – 2 of 2) sorted by relevance
27 class PhyLayer; variable
23 PhyLayer::PhyLayer(Identifier id, Phy::Type type) : id(id), type(type) {} in PhyLayer() function in rootcanal::PhyLayer