Public Member Functions | Public Attributes | List of all members
ros_introspection.cmake.Section Class Reference

Public Member Functions

def __init__ (self, name='', values=None, style=None)
 
def __repr__ (self)
 
def add (self, v)
 
def is_valid (self)
 

Public Attributes

 name
 
 style
 
 values
 

Detailed Description

Definition at line 63 of file cmake.py.

Constructor & Destructor Documentation

def ros_introspection.cmake.Section.__init__ (   self,
  name = '',
  values = None,
  style = None 
)

Definition at line 64 of file cmake.py.

Member Function Documentation

def ros_introspection.cmake.Section.__repr__ (   self)

Definition at line 81 of file cmake.py.

def ros_introspection.cmake.Section.add (   self,
  v 
)

Definition at line 75 of file cmake.py.

def ros_introspection.cmake.Section.is_valid (   self)

Definition at line 78 of file cmake.py.

Member Data Documentation

ros_introspection.cmake.Section.name

Definition at line 65 of file cmake.py.

ros_introspection.cmake.Section.style

Definition at line 71 of file cmake.py.

ros_introspection.cmake.Section.values

Definition at line 67 of file cmake.py.


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


ros_introspection
Author(s):
autogenerated on Wed Jun 19 2019 19:56:52