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
source code
STRING
Print(self)
Return information on the object
source code

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)