Class: Babeltrace2::BTPrivateQueryExecutor

Inherits:
BTQueryExecutor show all
Defined in:
lib/babeltrace2/graph/private-query-executor.rb

Constant Summary

Constants inherited from BTQueryExecutor

Babeltrace2::BTQueryExecutor::AddInterrupterStatus, Babeltrace2::BTQueryExecutor::QueryStatus, Babeltrace2::BTQueryExecutor::SetLoggingLevelStatus

Instance Attribute Summary

Attributes inherited from BTObject

#handle

Method Summary

Methods inherited from BTQueryExecutor

#add_interrupter, #get_default_interrupter, #get_logging_level, #initialize, #is_interrupted, #logging_level=, #query, #set_logging_level

Methods inherited from BTSharedObject

inherited, #initialize

Methods inherited from BTObject

#==, #initialize, #to_ptr

Constructor Details

This class inherits a constructor from Babeltrace2::BTQueryExecutor