LibreOffice Module bridges (master) 1
Classes | Namespaces | Macros
vtablefactory.hxx File Reference
#include <rtl/alloc.h>
#include <rtl/ustring.hxx>
#include <sal/types.h>
#include <typelib/typedescription.hxx>
#include <memory>
#include <mutex>
#include <unordered_map>
Include dependency graph for vtablefactory.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bridges::cpp_uno::shared::VtableFactory
 Hand out vtable structures for interface type descriptions. More...
 
struct  bridges::cpp_uno::shared::VtableFactory::Block
 A raw vtable block. More...
 
struct  bridges::cpp_uno::shared::VtableFactory::Vtables
 The vtable structure corresponding to an interface type. More...
 

Namespaces

namespace  bridges
 
namespace  bridges::cpp_uno
 
namespace  bridges::cpp_uno::shared
 

Macros

#define USE_DOUBLE_MMAP
 

Macro Definition Documentation

◆ USE_DOUBLE_MMAP

#define USE_DOUBLE_MMAP

Definition at line 35 of file vtablefactory.hxx.