Parasol Planning Library (PPL)
Public Member Functions
NullOutputIterator Struct Reference

#include <MPUtils.h>

Inheritance diagram for NullOutputIterator:
Inheritance graph
[legend]
Collaboration diagram for NullOutputIterator:
Collaboration graph
[legend]

Public Member Functions

template<typename T >
void operator= (const T &)
 
NullOutputIteratoroperator++ ()
 
NullOutputIterator operator++ (int)
 
NullOutputIteratoroperator* ()
 

Detailed Description

Used for discarding collision data for regular sampling/connecting classes. All operations are no-ops.

Member Function Documentation

◆ operator*()

NullOutputIterator& NullOutputIterator::operator* ( )
inline

◆ operator++() [1/2]

NullOutputIterator& NullOutputIterator::operator++ ( )
inline

◆ operator++() [2/2]

NullOutputIterator NullOutputIterator::operator++ ( int  )
inline

◆ operator=()

template<typename T >
void NullOutputIterator::operator= ( const T &  )
inline

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