OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Protected Member Functions
PythonContextParser Class Reference

#include <python_context_parser.hh>

Public Member Functions

 PythonContextParser ()
 
 ~PythonContextParser ()
 
void Print ()
 
void Parse (const QString &command)
 
const QString & GetCommand () const
 
bool GetContextAtLocation (size_t location, PythonContext *&context)
 

Protected Member Functions

void Parse (PythonContext *&context)
 

Detailed Description

Definition at line 98 of file python_context_parser.hh.

Constructor & Destructor Documentation

~PythonContextParser ( )
inline

Definition at line 103 of file python_context_parser.hh.

Member Function Documentation

const QString& GetCommand ( ) const
inline

Definition at line 115 of file python_context_parser.hh.

bool GetContextAtLocation ( size_t  location,
PythonContext *&  context 
)
inline

Definition at line 118 of file python_context_parser.hh.

void Parse ( const QString &  command)
void Parse ( PythonContext *&  context)
protected
void Print ( )
inline

Definition at line 108 of file python_context_parser.hh.


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