Byte-graph

Defined in file seqres.asn
C++ class: CByte_graph


Byte-graph ::= SEQUENCE {              -- integer from 0-255
    max INTEGER ,
    min INTEGER ,
    axis INTEGER ,
    values OCTET STRING }