LibreOffice Module vcl (master) 1
Classes | Namespaces | Enumerations
lazydelete.hxx File Reference
#include <vcl/dllapi.h>
#include <com/sun/star/lang/XComponent.hpp>
#include <optional>
#include <utility>
Include dependency graph for lazydelete.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcl::DeleteOnDeinitBase
 
class  vcl::DeleteOnDeinit< T >
 
class  vcl::DeleteUnoReferenceOnDeinit< I >
 Similar to DeleteOnDeinit, the DeleteUnoReferenceOnDeinit template class makes sure that a static UNO object is disposed and released at the right time. More...
 

Namespaces

namespace  vcl
 

Enumerations

enum class  vcl::DeleteOnDeinitFlag { vcl::Empty }