Namespaces | Functions | Variables
enums.py File Reference

Go to the source code of this file.

Namespaces

 enums
 

Functions

def enums.files_gen (path, ends)
 
def enums.get_enums_from_file (file_path, regexp)
 
def enums.get_enums_from_folder (folder_path, ends, regexp)
 
def enums.get_first_by_regexp (line, regexp)
 
def enums.run (include_folder_path, addon_folder_path)
 

Variables

 enums.action
 
 enums.args = parser.parse_args()
 
 enums.dest
 
string enums.ENUM_CPP_REGEXP = r'^[ ]*_FORCE_SET_ENUM\((\w+)\)'
 
string enums.ENUM_H_REGEXP = r'^[ ]*(RS2_\w+)'
 
string enums.ENUM_JS_REGEXP = r'RS2\.(RS2_\w+)'
 
 enums.help
 
string enums.message = "[ERROR] Node.js wrapper has missing enum values: %s"
 
 enums.missed = run(args.include_folder_path, args.addon_folder_path)
 
 enums.parser = argparse.ArgumentParser(description='Ping script')
 
 enums.required
 


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:25