class Value

Defined at line 29 of file ../../third_party/github.com/ARM-software/HWCPipe/value.h

Public Methods

void Value ()

Defined at line 32 of file ../../third_party/github.com/ARM-software/HWCPipe/value.h

void Value (long long value)

Defined at line 37 of file ../../third_party/github.com/ARM-software/HWCPipe/value.h

void Value (double value)

Defined at line 41 of file ../../third_party/github.com/ARM-software/HWCPipe/value.h

template <typename T>
T get ()

Defined at line 47 of file ../../third_party/github.com/ARM-software/HWCPipe/value.h

void set (long long value)

Defined at line 52 of file ../../third_party/github.com/ARM-software/HWCPipe/value.h

void set (double value)

Defined at line 58 of file ../../third_party/github.com/ARM-software/HWCPipe/value.h