Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
All Classes Namespaces Functions Variables Typedefs Enumerator Friends
Public Member Functions | Public Attributes | List of all members
Core::PythonInterpreterPrivate Class Reference
Inheritance diagram for Core::PythonInterpreterPrivate:
Core::Lockable

Public Member Functions

std::string read_from_console (const int bytes=-1)
 
- Public Member Functions inherited from Core::Lockable
mutex_type & get_mutex () const
 

Public Attributes

const wchar_t * program_name_
 
PythonInterpreter::module_list_type modules_
 
boost::python::object compiler_
 
boost::python::object globals_
 
bool initialized_
 
bool terminal_running_
 
PythonActionContextHandle action_context_
 
std::string input_buffer_
 
bool waiting_for_input_
 
std::string command_buffer_
 
std::string prompt1_
 
std::string prompt2_
 
boost::condition_variable thread_condition_variable_
 

Additional Inherited Members

- Public Types inherited from Core::Lockable
typedef boost::mutex mutex_type
 
typedef boost::unique_lock< mutex_type > lock_type
 

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