Package Libs :: Module libdatatype :: Class String
[hide private]
[frames] | no frames]

Class String

source code

Data --+
       |
      String

Instance Methods [hide private]
  __init__(self, address, data)
String Class
STRING Print(self)
Return information on the object

Inherited from Data: getAddress, getSize, setComment, setData


Method Details [hide private]

__init__(self, address, data)
(Constructor)

source code 
String Class
Overrides: Data.__init__

Print(self)

source code 
Return information on the object
Returns: STRING
Object information
Overrides: Data.Print
(inherited documentation)