moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
create_deprecated_headers.NoIncludeGuard Class Reference
Inheritance diagram for create_deprecated_headers.NoIncludeGuard:
Inheritance graph
[legend]
Collaboration diagram for create_deprecated_headers.NoIncludeGuard:
Collaboration graph
[legend]

Public Member Functions

 __init__ (self, Path file)
 

Static Public Attributes

str ERROR = "No include guard found in {}.hpp. Unable to generate pretext."
 

Detailed Description

Definition at line 56 of file create_deprecated_headers.py.

Constructor & Destructor Documentation

◆ __init__()

create_deprecated_headers.NoIncludeGuard.__init__ (   self,
Path  file 
)

Definition at line 59 of file create_deprecated_headers.py.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ ERROR

str create_deprecated_headers.NoIncludeGuard.ERROR = "No include guard found in {}.hpp. Unable to generate pretext."
static

Definition at line 57 of file create_deprecated_headers.py.


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