SimpleCode

com.madgag.logic.protocol.holtek.ht1632c.operations.Command.SimpleCode
case class SimpleCode(pattern: String) extends Code

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Code
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def matches(bitVector: BitVector): Boolean

Attributes

Definition Classes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

val barePattern: String
val bits: BitVector
val mask: BitVector