TAMSVIZ
Visualization and annotation tool for ROS
Public Member Functions | List of all members
Optional< T > Class Template Reference

Public Member Functions

 Optional (const T &value)
 
 operator bool () const
 
const T & value () const
 
const T & operator* () const
 
const T * operator-> () const
 

Detailed Description

template<class T>
class Optional< T >

Definition at line 17 of file transformer.h.


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