The Volatility Framework
volatility.renderers.dot.DotRenderer Class Reference
Inheritance diagram for volatility.renderers.dot.DotRenderer:
volatility.renderers.basic.Renderer

Public Member Functions

def __init__ (self, renderers_func, config)
 
def description (self, node)
 
def render (self, outfd, grid)
 Renders the TreeGrid in data out to the output file from the config options.
 
- Public Member Functions inherited from volatility.renderers.basic.Renderer
def render (self, outfd, grid)
 Renders the content, ideally to outfd, but this is not strictly necessary.
 

The documentation for this class was generated from the following file: