Package sulley :: Package legos :: Module ber :: Class integer
[show private | hide private]
[frames | no frames]

Class integer

block --+
        |
       integer


[0x02][0x04][dword]

Where:

    0x02 = integer
    0x04 = integer length is 4 bytes

Method Summary
  __init__(self, name, request, value, options)
  render(self)
Step through every item on this blocks stack and render it.
    Inherited from block
  mutate(self)
Integer num_mutations(self)
Determine the number of repetitions we will be making.
  push(self, item)
Push an arbitrary item onto this blocks stack.
  reset(self)
Reset the primitives on this blocks stack to the starting mutation state.

Method Details

render(self)

Step through every item on this blocks stack and render it. Subsequent blocks recursively render their stacks.
Overrides:
sulley.blocks.block.render (inherited documentation)

Generated by Epydoc 2.1 on Fri Jul 27 17:40:03 2007 http://epydoc.sf.net