Drake
Drake C++ Documentation
Loading...
Searching...
No Matches
Placeholder Class Referencefinal

Detailed Description

This is a stub class to exercise the build system.

#include <drake/planning/experimental/placeholder.h>

Public Member Functions

 Placeholder ()
 This is a stub constructor to exercise the build system.
 ~Placeholder ()
Does not allow copy, move, or assignment
 Placeholder (const Placeholder &)=delete
Placeholderoperator= (const Placeholder &)=delete
 Placeholder (Placeholder &&)=delete
Placeholderoperator= (Placeholder &&)=delete

Constructor & Destructor Documentation

◆ Placeholder() [1/3]

Placeholder ( const Placeholder & )
delete

◆ Placeholder() [2/3]

Placeholder ( Placeholder && )
delete

◆ Placeholder() [3/3]

Placeholder ( )

This is a stub constructor to exercise the build system.

◆ ~Placeholder()

Member Function Documentation

◆ operator=() [1/2]

Placeholder & operator= ( const Placeholder & )
delete

◆ operator=() [2/2]

Placeholder & operator= ( Placeholder && )
delete

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