API
 
Loading...
Searching...
No Matches
dbIngest.NewXFilesHandler Class Reference
Inheritance diagram for dbIngest.NewXFilesHandler:
Inheritance graph
Collaboration diagram for dbIngest.NewXFilesHandler:
Collaboration graph

Public Member Functions

 __init__ (self, host, events_queue, log_name)
 
 construct_message (self, stat_result, event, is_new_file=False)
 
 on_created (self, event)
 
 on_modified (self, event)
 

Public Attributes

 host
 
 events_queue
 
 log
 

Detailed Description

Definition at line 31 of file dbIngest.py.

Constructor & Destructor Documentation

◆ __init__()

dbIngest.NewXFilesHandler.__init__ (   self,
  host,
  events_queue,
  log_name 
)

Definition at line 32 of file dbIngest.py.

Member Function Documentation

◆ construct_message()

dbIngest.NewXFilesHandler.construct_message (   self,
  stat_result,
  event,
  is_new_file = False 
)

◆ on_created()

dbIngest.NewXFilesHandler.on_created (   self,
  event 
)

Definition at line 46 of file dbIngest.py.

◆ on_modified()

dbIngest.NewXFilesHandler.on_modified (   self,
  event 
)

Definition at line 55 of file dbIngest.py.

Member Data Documentation

◆ events_queue

dbIngest.NewXFilesHandler.events_queue

◆ host

dbIngest.NewXFilesHandler.host

Definition at line 33 of file dbIngest.py.

Referenced by dbIngest.NewXFilesHandler.construct_message().

◆ log

dbIngest.NewXFilesHandler.log

Definition at line 35 of file dbIngest.py.

Referenced by visxCtrl.xapp.VisX._gather_metadata(), visxCtrl.xapp.VisX._init_properties(), visxCtrl.xapp.VisX.cancel_exposure(), dbIngest.NewXFilesHandler.construct_message(), visxCtrl.xapp.VisX.finalize_exposure(), corAlign.corAlign.handle_closed_loop(), visxCtrl.xapp.VisX.handle_expose(), visxCtrl.xapp.VisX.handle_exptime(), visxCtrl.xapp.VisX.handle_gain(), corAlign.corAlign.handle_n_avg(), audibleAlerts.core.AudibleAlerts.handle_personality_switch(), corAlign.corAlign.handle_ref_x(), corAlign.corAlign.handle_ref_y(), audibleAlerts.core.AudibleAlerts.handle_soundboard_switch(), audibleAlerts.core.AudibleAlerts.handle_speech_request(), audibleAlerts.core.AudibleAlerts.handle_speech_text(), corAlign.corAlign.handle_state(), visxCtrl.xapp.VisX.handle_temp_ccd(), dbIngest.dbIngest.ingest_line(), dbIngest.dbIngest.launch_followers(), audibleAlerts.core.AudibleAlerts.load_personality(), audibleAlerts.core.AudibleAlerts.loop(), corAlign.corAlign.loop(), visxCtrl.xapp.VisX.loop(), corAlign.corAlign.measure_fpm_mask_shift(), dbIngest.NewXFilesHandler.on_created(), dbIngest.NewXFilesHandler.on_modified(), audibleAlerts.core.AudibleAlerts.preprocess(), audibleAlerts.core.AudibleAlerts.reaction_handler(), dbIngest.dbIngest.refresh_properties(), visxCtrl.xapp.VisX.refresh_properties(), dbIngest.dbIngest.rescan_files(), corAlign.corAlign.setup(), efcControl.efcControl.setup(), visxCtrl.xapp.VisX.subscribe_to_other_devices(), and corAlign.corAlign.transition_to_idle().


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