Public Member Functions | Public Attributes | Static Private Attributes
snippets.generators.cppgen.structure.Structure.VarGroup Class Reference

List of all members.

Public Member Functions

def __init__
def from_xml

Public Attributes

 gcond

Static Private Attributes

string _XMLTAG = 'group'

Detailed Description

Represents a variable group inside the structure object.
    
Class attributes:
_XMLTAG -- constant string with the xml tag description

Definition at line 50 of file cppgen/structure.py.


Constructor & Destructor Documentation

Populates the structure from a XML node info.
When the XML node is not defined, does nothing.
        
xmlnode -- the XML node with the member definition 
        
Instance attributes:
gvariables -- the member variables list
gcond -- the group conditional

Definition at line 59 of file cppgen/structure.py.


Member Function Documentation

Extracts the group attributes from the XML node.
Memeber variables are extracted from the child 
nodes as well.
        
xmlnode -- the XML node with the member definition

Definition at line 74 of file cppgen/structure.py.


Member Data Documentation

Definition at line 57 of file cppgen/structure.py.

Definition at line 68 of file cppgen/structure.py.


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


snippets
Author(s): Gyula Nagy
autogenerated on Fri Aug 28 2015 11:22:33