tgl_structure_parser

Abstract class for a parser for structure embedded in file definitions. It's class-name (used for any type of code generation) is "tgl_structure_parser".

The namespace within the parent namespace is "ph:tools:tangle".

The object fits into the tree of objects in the following way. Click on other objects in to navigate to that object. Objects to the left of this object are superclasses, and objects listed below it derive from this one.

Here is a list of all uses of this object inside others. Click on the object to take you to the definition.

Click here to see a tree representation of all objects.

Click here to return to the main index page.

Members

This object contains members which hold data for the object. Following is a list of those members. The declaration of the member closely follows the UML conventions.

stream : streamptrtype

Not sure.

console : streamptrtype

Not sure.

schemapath : pathtype

Not sure.

filepath : pathtype

Not sure.

command : stringtype

Not sure.

vars : stringmaptype

Not sure.

first : booltype

Not sure.

Methods

This object contains methods which can be called from other objects. Following is a list of those methods. The syntax of the method, it's arguments and return value follow closely the UML conventions.

do_block

process a named block.

Any other method of any other object can call this method. This is called 'public' access.

The data-type returned is "booltype"; Not sure.

The method takes the following arguments:

block : stringtype

The name of the block.

Here is a list of all overrides of this method inside sub-classes. Click on the object to take you to the definition.

get_block

Get the value of a named block.

Any other method of any other object can call this method. This is called 'public' access.

The data-type returned is "stringtype"; The value of the block.

The method takes the following arguments:

block : stringtype

The name of the block.

Here is a list of all overrides of this method inside sub-classes. Click on the object to take you to the definition.

Generated: Wed Apr 5 23:51:47 EST 2006 using "xsltproc ... docbook.xsl". Copyright (c) 2003, 2004, 2005; Paul Hamilton; pHamtec P/L. Use, modification, and distribution is provided free of any limitations.