Classes | Namespaces | Functions | Variables
cmake.py File Reference

Go to the source code of this file.

Classes

class  ros_introspection.cmake.CMake
 
class  ros_introspection.cmake.Command
 
class  ros_introspection.cmake.CommandGroup
 
class  ros_introspection.cmake.Section
 
class  ros_introspection.cmake.SectionStyle
 

Namespaces

 ros_introspection.cmake
 

Functions

def ros_introspection.cmake.get_ordering (style)
 
def ros_introspection.cmake.get_ordering_index (command_name, ordering)
 
def ros_introspection.cmake.get_sort_key (content, anchors, ordering)
 
def ros_introspection.cmake.get_style (cmake)
 
def ros_introspection.cmake.is_testing_group (content)
 

Variables

list ros_introspection.cmake.BASE_ORDERING
 
list ros_introspection.cmake.BUILD_TARGET_COMMANDS = ['add_library', 'add_executable', 'add_rostest', 'add_dependencies', 'target_link_libraries']
 
list ros_introspection.cmake.INSTALL_COMMANDS = ['install', 'catkin_install_python']
 
 ros_introspection.cmake.QUOTED_PATTERN = re.compile(r'"([^"]+)"')
 
list ros_introspection.cmake.TEST_COMMANDS
 
 ros_introspection.cmake.VARIABLE_PATTERN = re.compile(r'\$\{([^\}]+)\}')
 


ros_introspection
Author(s):
autogenerated on Wed Mar 3 2021 03:56:00