sketchbook
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Cfg.Cfg Class Reference
Inheritance diagram for Cfg.Cfg:

Public Member Functions

def __init__
 
def inc1
 
def inc
 
def getpath
 
def getkeys
 
def subtree
 
def keyval
 

Public Attributes

 data
 
 ipath
 

Static Public Attributes

 follow = True
 
int iseq = 1
 

Detailed Description

\
    Encapsultates looking up items in a config tree.

Constructor & Destructor Documentation

def Cfg.Cfg.__init__ (   self,
  f 
)

Member Function Documentation

def Cfg.Cfg.getkeys (   self,
  lk,
  ak,
  rest 
)
def Cfg.Cfg.getpath (   self,
  loc,
  ak,
  k1,
  rest 
)
def Cfg.Cfg.inc (   self,
  ak 
)
def Cfg.Cfg.inc1 (   self,
  f 
)
def Cfg.Cfg.keyval (   self,
  key 
)
def Cfg.Cfg.subtree (   self,
  key 
)

Member Data Documentation

Cfg.Cfg.data
Cfg.Cfg.follow = True
static
Cfg.Cfg.ipath
int Cfg.Cfg.iseq = 1
static

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