LibreOffice Module unoidl (master) 1
Namespaces | Functions
unoidl-check.cxx File Reference
#include <sal/config.h>
#include <algorithm>
#include <cassert>
#include <cstdlib>
#include <iostream>
#include <string_view>
#include <utility>
#include <vector>
#include <osl/file.hxx>
#include <osl/process.h>
#include <rtl/character.hxx>
#include <rtl/process.h>
#include <rtl/ref.hxx>
#include <rtl/ustring.hxx>
#include <sal/main.h>
#include <sal/types.h>
#include <unoidl/unoidl.hxx>
Include dependency graph for unoidl-check.cxx:

Go to the source code of this file.

Namespaces

namespace  unoidl
 

Functions

static bool unoidl::operator== (ConstantValue const &lhs, ConstantValue const &rhs)
 
static bool unoidl::operator!= (ConstantValue const &lhs, ConstantValue const &rhs)
 
static bool unoidl::operator== (SingleInterfaceBasedServiceEntity::Constructor::Parameter const &lhs, SingleInterfaceBasedServiceEntity::Constructor::Parameter const &rhs)
 
 SAL_IMPLEMENT_MAIN ()
 

Function Documentation

◆ SAL_IMPLEMENT_MAIN()

SAL_IMPLEMENT_MAIN ( )