Home | Trees | Indices | Help |
|
---|
|
The Attribute class for storing AAA binary attributes.
Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from |
Class Methods | |
Inherited from |
Class Variables | |
Inherited from |
Instance Variables | |
binary_data The value of a AAA attribute of binary type. |
|
Inherited from |
Properties | |
Inherited from |
Method Details |
Create an Attribute that has binary format. This constructor creates an Attribute with the given Attribute type and value. The AAA attribute must be an array of bytes.
|
str(x)
|
Instance Variable Details |
binary_dataThe value of a AAA attribute of binary type. This method returns a List of Bytes for the given attribute. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 18 09:17:26 2014 | http://epydoc.sourceforge.net |