moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
create_deprecated_headers.NoIncludeGuard Class Reference
Inheritance diagram for create_deprecated_headers.NoIncludeGuard:
Collaboration diagram for create_deprecated_headers.NoIncludeGuard:

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: