OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Data Fields
GutterBlock Struct Reference

#include <python_shell_fw.hh>

Public Member Functions

 GutterBlock (int s, int e, BlockType bt)

Data Fields

int start
int end
BlockType type

Detailed Description

Definition at line 47 of file python_shell_fw.hh.


Constructor & Destructor Documentation

GutterBlock ( int  s,
int  e,
BlockType  bt 
)
inline

Definition at line 48 of file python_shell_fw.hh.


Field Documentation

int end

Definition at line 50 of file python_shell_fw.hh.

int start

Definition at line 49 of file python_shell_fw.hh.

BlockType type

Definition at line 51 of file python_shell_fw.hh.


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