#include <boost/optional.hpp>
#include "lvr2/util/BaseHandle.tcc"
Go to the source code of this file.
Classes | |
class | lvr2::BaseHandle< IdxT > |
Interface for all kinds of handles. Handles are basically a key to refer to something. More... | |
class | lvr2::BaseOptionalHandle< IdxT, NonOptionalT > |
Base class for optional handles (handles that can be "null" or "None"). More... | |
Namespaces | |
lvr2 | |