hardwareprofile::gate Namespace Reference

Classes

class  _GateBase
class  _Gate
class  _FakeGate

Functions

def create_default_gate
def create_gate_from_file
def create_passing_gate
def create_blocking_gate

Function Documentation

def hardwareprofile::gate::create_default_gate (  ) 

Definition at line 81 of file gate.py.

def hardwareprofile::gate::create_gate_from_file (   filename  ) 

Definition at line 85 of file gate.py.

def hardwareprofile::gate::create_passing_gate (  ) 
>>> create_passing_gate().grants("whatever")
True

Definition at line 89 of file gate.py.

def hardwareprofile::gate::create_blocking_gate (  ) 
>>> create_blocking_gate().grants("whatever")
False

Definition at line 97 of file gate.py.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:42:34 2012 for MythTV by  doxygen 1.6.3